mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-29 09:27:32 +00:00
16 lines
No EOL
398 B
JSON
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"
|
|
} |