mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-22 22:17:55 +00:00
20 lines
446 B
JSON
20 lines
446 B
JSON
|
|
{
|
||
|
|
"name": "Promo code management (PostgreSQL)",
|
||
|
|
"description": "Efficiently manage and track promotional codes using our robust PostgreSQL powered application.",
|
||
|
|
"widgets": [
|
||
|
|
"Table",
|
||
|
|
"Container"
|
||
|
|
],
|
||
|
|
"sources": [
|
||
|
|
{
|
||
|
|
"name": "PostgreSQL",
|
||
|
|
"id": "postgresql"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Run JavaScript",
|
||
|
|
"id": "runjs"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"id": "promo-code-management-postgresql",
|
||
|
|
"category": "sales-and-marketing"
|
||
|
|
}
|