ToolJet/server/templates/kpi-management-dashboard-airtable/manifest.json
2024-03-01 20:42:31 +05:30

16 lines
No EOL
398 B
JSON

{
"name": "KPI management dashboard (Airtable)",
"description": "Monitor essential product metrics with the AARRR pirate metrics framework using dynamic dashboards and Airtable as the backend.",
"widgets": [
"Table",
"Chart"
],
"sources": [
{
"name": "Airtable",
"id": "airtable"
}
],
"id": "kpi-management-dashboard-airtable",
"category": "operations"
}