ToolJet/server/templates/customer-ticketing-form/manifest.json

12 lines
448 B
JSON
Raw Normal View History

2023-10-12 06:26:29 +00:00
{
"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" }
2023-10-12 06:26:29 +00:00
],
"id": "customer-ticketing-form",
"category": "operations"
}