ToolJet/server/templates/lead-management-system/manifest.json
2024-03-01 20:42:31 +05:30

16 lines
No EOL
529 B
JSON

{
"name": "Lead management system",
"description": "The Lead Management System template streamlines lead lifecycle with four status templates: Leads (capturing potential leads) and Opportunities (converting leads), along with Customers (effective relationship management) and Lost (learning from lost opportunities).",
"widgets": [
"Table",
"Chart"
],
"sources": [
{
"name": "ToolJet Database",
"id": "tooljetdb"
}
],
"id": "lead-management-system",
"category": "sales-and-marketing"
}