ToolJet/server/templates/invoice-tracker-and-generator/manifest.json
2025-02-25 12:22:50 +05:30

20 lines
No EOL
456 B
JSON

{
"name": "Invoice tracker and generator",
"description": "Monitor payments and invoices with Stripe and ToolJet DB, offering real-time tracking and financial insights.",
"widgets": [
"Table",
"Container"
],
"sources": [
{
"name": "ToolJet Database",
"id": "tooljetdb"
},
{
"name": "Run JavaScript",
"id": "runjs"
}
],
"id": "invoice-tracker-and-generator",
"category": "financial-services"
}