mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-22 05:57:20 +00:00
20 lines
No EOL
497 B
JSON
20 lines
No EOL
497 B
JSON
{
|
|
"name": "Customer ticketing form",
|
|
"description": "The Customer Ticketing Form optimizes support ticket management, seamlessly gathering customer info and tracking ticket progress with deep integration into Customer Support Admin.",
|
|
"widgets": [
|
|
"Table",
|
|
"Chart"
|
|
],
|
|
"sources": [
|
|
{
|
|
"name": "ToolJet Database",
|
|
"id": "tooljetdb"
|
|
},
|
|
{
|
|
"name": "SMTP",
|
|
"id": "smtp"
|
|
}
|
|
],
|
|
"id": "customer-ticketing-form",
|
|
"category": "customer-support"
|
|
} |