ToolJet/server/templates/sales-analytics-dashboard-snowflake/manifest.json

16 lines
442 B
JSON
Raw Normal View History

{
"name": "Sales analytics dashboard (Snowflake)",
"description": "Visualize key sales metrics like total customers, revenue, AoV, and ROI using interactive dashboards for data-driven insights with Snowflake as the backend.",
"widgets": [
"Table",
"Chart"
],
"sources": [
{
"name": "Snowflake",
"id": "snowflake"
}
],
"id": "sales-analytics-dashboard-snowflake",
"category": "sales-and-marketing"
}