ToolJet/server/templates/customer-ticketing-form/manifest.json
2024-03-01 20:42:31 +05:30

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"
}