Skip to content

Commit

Permalink
Update template-metadata.json
Browse files Browse the repository at this point in the history
corrections
  • Loading branch information
Deepak-Ayilliath authored Jul 4, 2024
1 parent 7058ed9 commit 7163725
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions resources/template-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -3556,38 +3556,38 @@
},
{
"name": "Create a contact in Zoho CRM for each new customer in Shopify",
"description": "Use this template to create a contact in Zoho CRM for each new customer in Shopify",
"description": "Use this template to create a contact in Zoho CRM for each new customer in Shopify.",
"summary": "Scheduler to 2 applications",
"sourceApp": "streaming-connector-scheduler",
"targetApps": ["shopify", "zohocrm"],
"tags": ["streaming-connector-scheduler", "shopify", "zohocrm"],
"tags": ["streaming-connector-scheduler", "shopify", "zohocrm", "foreach", "if"],
"offerings": ["app connect professional"]
},
{
"name": "Convert Insightly leads to Zoho CRM leads",
"description": "Use this template to convert Insightly leads to Zoho CRM leads",
"summary": "Scheduler to 2 applications",
"sourceApp": "streaming-connector-scheduler",
"targetApps": ["insightly", "zohocrm"],
"tags": ["streaming-connector-scheduler", "insightly", "zohocrm"],
"description": "Use this template to convert Insightly leads to Zoho CRM leads.",
"summary": "Insightly to Zoho CRM",
"sourceApp": "insightly",
"targetApps": ["zohocrm"],
"tags": ["insightly", "zohocrm", "if"],
"offerings": ["app connect professional"]
},
{
"name": "Create a deal in Zoho CRM for each new paid customer in Square",
"description": "Use this template to create a deal in Zoho CRM for each new paid customer in Square",
"description": "Use this template to create a deal in Zoho CRM for each new paid customer in Square.",
"summary": "Scheduler to 2 applications",
"sourceApp": "streaming-connector-scheduler",
"targetApps": ["square", "zohocrm"],
"tags": ["streaming-connector-scheduler", "square", "zohocrm"],
"tags": ["streaming-connector-scheduler", "square", "zohocrm", "foreach"],
"offerings": ["app connect professional"]
},
{
"name": "Create a lead in Zoho CRM for each new Wufoo form entry",
"description": "Use this template to create a lead in Zoho CRM for each new Wufoo form entry",
"summary": "Scheduler to 2 applications",
"sourceApp": "streaming-connector-scheduler",
"targetApps": ["wufoo", "zohocrm"],
"tags": ["streaming-connector-scheduler", "wufoo", "zohocrm"],
"description": "Use this template to create a lead in Zoho CRM for each new Wufoo form entry.",
"summary": "Wufoo to Zoho CRM",
"sourceApp": "wufoo",
"targetApps": ["zohocrm"],
"tags": ["wufoo", "zohocrm", "if"],
"offerings": ["app connect professional"]
}
]
Expand Down

0 comments on commit 7163725

Please sign in to comment.