mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 21:47:17 +00:00
20 lines
No EOL
463 B
JSON
20 lines
No EOL
463 B
JSON
{
|
|
"name": "Customer support admin",
|
|
"description": "The Customer Support Admin template streamlines support with a Main Dashboard for ticket management and All Contacts for maintaining customer data.",
|
|
"widgets": [
|
|
"Table",
|
|
"Chart"
|
|
],
|
|
"sources": [
|
|
{
|
|
"name": "ToolJet Database",
|
|
"id": "tooljetdb"
|
|
},
|
|
{
|
|
"name": "SMTP",
|
|
"id": "smtp"
|
|
}
|
|
],
|
|
"id": "customer-support-admin",
|
|
"category": "customer-support"
|
|
} |