mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-27 08:27:23 +00:00
20 lines
No EOL
456 B
JSON
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"
|
|
} |