ToolJet/server/templates/lead-management-system/manifest.json

16 lines
529 B
JSON
Raw Normal View History

2023-10-12 06:26:29 +00:00
{
"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"
}
],
2023-10-12 06:26:29 +00:00
"id": "lead-management-system",
"category": "sales-and-marketing"
}