From c1f527640adb739aa37f0f1031f67a62447f6060 Mon Sep 17 00:00:00 2001 From: shahminiaru <86762255+shahminiaru@users.noreply.github.com> Date: Wed, 20 Dec 2023 15:14:44 +0800 Subject: [PATCH] Update template-metadata.json 24 ucs -shahmini --- resources/template-metadata.json | 218 ++++++++++++++++++++++++++++++- 1 file changed, 217 insertions(+), 1 deletion(-) diff --git a/resources/template-metadata.json b/resources/template-metadata.json index 469fc6570..a36a37c53 100644 --- a/resources/template-metadata.json +++ b/resources/template-metadata.json @@ -2662,6 +2662,222 @@ "targetApps": ["zendeskservice", "googletasks", "slack"], "tags": ["scheduler", "zendeskservice", "googletasks", "slack", "foreach"], "offerings": ["app connect professional"] - } + }, + { + "name": "Send a Slack message when the task count in Asana exceeds the limit", + "description": "Use this template to send a Slack message when the task count in Asana exceeds the limit. In this example, a Slack notification is sent when the Asana task count is greater than 5, and the tasks are not completed.", + "summary": "Scheduler to 2 applications", + "sourceApp": "streaming-connector-scheduler", + "targetApps": ["asana", "slack"], + "tags": ["scheduler", "asana", "slack", "if"], + "offerings": ["app connect professional"] + }, + { + "name": "Append a row in Microsoft Excel Online when a new lead is created in Marketo", + "description": "Use this template to append a row in Microsoft Excel Online when a new lead is created in Marketo.", + "summary": "Marketo to 2 applications", + "sourceApp": "marketo", + "targetApps": ["msexcel", "googlesheet"], + "tags": ["marketo", "msexcel", "googlesheet", "foreach", "if"], + "offerings": ["app connect professional"] + }, + { + "name": "Append a row in Microsoft Excel Online when a new Salesforce account with more than 500 employees is created", + "description": "Use this template to append a row in the Microsoft Excel Online spreadsheet when a new Salesforce account with more than 500 employees is created.", + "summary": "Salesforce to 2 applications", + "sourceApp": "salesforce", + "targetApps": ["msexcel", "slack"], + "tags": ["salesforce", "msexcel", "slack", "if"], + "offerings": ["app connect professional"] + }, + { + "name": "Update a case in Salesforce when a Zendesk Service ticket status is updated to closed", + "description": "Use this template to update a case in Salesforce when a Zendesk Service ticket status is updated to closed.", + "summary": "Zendesk Service to 2 applications", + "sourceApp": "zendeskservice", + "targetApps": ["salesforce", "gmail"], + "tags": ["zendeskservice", "salesforce", "gmail", "if"], + "offerings": ["app connect professional"] + }, + { + "name": "Create a contact in HubSpot Marketing when a campaign member is created or updated in Salesforce", + "description": "Use this template to create a contact in HubSpot CRM whenever a campaign member is created or updated in Salesforce.", + "summary": "Salesforce to 2 applications", + "sourceApp": "salesforce", + "targetApps": ["hubspotcrm", "gmail"], + "tags": ["salesforce", "hubspotcrm", "gmail", "if"], + "offerings": ["app connect professional"] + }, + { + "name": "Create a task in Asana when a new case is created in Salesforce", + "description": "Use this template to create a task in Asana when a new case is created in Salesforce.", + "summary": "Salesforce to Asana", + "sourceApp": "salesforce", + "targetApps": ["asana"], + "tags": ["salesforce", "asana", "if"], + "offerings": ["app connect professional"] + }, + { + "name": "Create a file in Box when a new document is created in Salesforce", + "description": "Use this template to create a file in Box when a new document is created in Salesforce. A Gmail message is sent to notify the users that a new document has been created in Box.", + "summary": "Salesforce to 2 applications", + "sourceApp": "salesforce", + "targetApps": ["box", "gmail"], + "tags": ["salesforce", "box", "gmail"], + "offerings": ["app connect professional"] + }, + { + "name": "Create a folder in Box for new contacts created in Salesforce", + "description": "Use this template to create a folder in Box for new contacts created in Salesforce.", + "summary": "Salesforce to 2 applications", + "sourceApp": "salesforce", + "targetApps": ["box", "gmail", "box"], + "tags": ["salesforce", "box", "gmail", "if"], + "offerings": ["app connect professional"] + }, + { + "name": "Create or update a contact in HubSpot Marketing when an account is created or updated in Salesforce", + "description": "Use this template to create or update a contact in HubSpot Marketing when an account is created or updated in Salesforce.", + "summary": "Salesforce to HubSpot Marketing", + "sourceApp": "salesforce", + "targetApps": ["hubspotmarketing"], + "tags": ["salesforce", "hubspotmarketing", "if"], + "offerings": ["app connect professional"] + }, + { + "name": "Create a file in Google Drive for each new document created in Salesforce", + "description": "Use this template to create a file in Google Drive for each new document created in Salesforce.", + "summary": "Salesforce to Google Drive", + "sourceApp": "salesforce", + "targetApps": ["googledrive", "googledrive"], + "tags": ["salesforce", "googledrive", "if"], + "offerings": ["app connect professional"] + }, + { + "name": "Send an SMS message via Twilio when a new row is appended to a Google Sheets worksheet", + "description": "Use this template to send an SMS message via Twilio when a new row is appended to a Google Sheets worksheet.", + "summary": "Google Sheets to Twilio", + "sourceApp": "googlesheet", + "targetApps": ["twilio"], + "tags": ["googlesheet"], + "offerings": ["app connect professional"] + }, + { + "name": "Create a row in Google Sheets for each new task created in Asana", + "description": "Use this template to create a row in Google Sheets for each new task created in Asana.", + "summary": "Asana to 3 applications", + "sourceApp": "asana", + "targetApps": ["googlesheet", "slack", "marketo"], + "tags": ["asana", "googlesheet", "slack", "marketo", "foreach", "if"], + "offerings": ["app connect professional"] + }, + { + "name": "Create a row in the Google Sheets worksheet when a new campaign member is created in Microsoft Dynamics 365 for Sales", + "description": "Use this template to create a row in the Google Sheets worksheet when a new campaign member is created in Microsoft Dynamics 365 for Sales.", + "summary": "Microsoft Dynamics 365 for Sale to Google Sheets", + "sourceApp": "msdynamicscrmrest", + "targetApps": ["googlesheet"], + "tags": ["msdynamicscrmrest", "googlesheet"], + "offerings": ["app connect professional"] + }, + { + "name": "Create a project in Workday for each Jira project retrieved", + "description": "Use this template to create a project in Workday for each Jira project retrieved.", + "summary": "Scheduler to 3 applications", + "sourceApp": "streaming-connector-scheduler", + "targetApps": ["jira", "workday", "slack"], + "tags": ["scheduler", "jira", "foreach", "workday"], + "offerings": ["app connect professional"] + }, + { + "name": "Create a file in Box based on the value retrieved from a row in a Google Sheets worksheet", + "description": "Use this template to create a file in Box based on the value retrieved from each new row in a Google Sheets worksheet.", + "summary": "Scheduler to 4 applications", + "sourceApp": "streaming-connector-scheduler", + "targetApps": ["googlesheet", "slack", "http", "box"], + "tags": ["scheduler", "googlesheet", "slack", "http", "box", "foreach", "if"], + "offerings": ["app connect professional"] + }, + { + "name": "Create a file in Box for each attachment downloaded from an email", + "description": "Use this template to create a file in Box for each attachment downloaded from an email.", + "summary": "Scheduler to 2 applications", + "sourceApp": "streaming-connector-scheduler", + "targetApps": ["email", "box"], + "tags": ["scheduler", "email", "foreach", "box"], + "offerings": ["app connect professional"] + }, + { + "name": "Send an SMS message via Twilio when a new task is created in Asana", + "description": "Use this template to send an SMS message via Twilio when a new task is created in Asana.", + "summary": "Asana to Twilio", + "sourceApp": "asana", + "targetApps": ["twilio"], + "tags": ["asana", "twilio", "if"], + "offerings": ["app connect professional"] + }, + { + "name": "Send an SMS message via Twilio when a new issue is created in Jira", + "description": "Use this template to send an SMS message via Twilio when a new issue is created in Jira.", + "summary": "Jira to 2 applications", + "sourceApp": "jira", + "targetApps": ["jira", "twilio", "slack"], + "tags": ["jira", "twilio", "slack", "if"], + "offerings": ["app connect professional"] + }, + { + "name": "Send a Slack notification for each new closed and won opportunity in Salesforce", + "description": "Use this template to send a Slack notification for each new closed and won opportunity in Salesforce.", + "summary": "Salesforce to Slack", + "sourceApp": "salesforce", + "targetApps": ["slack"], + "tags": ["salesforce", "slackslack", "if"], + "offerings": ["app connect professional"] + }, + { + "name": "Create a contact in HubSpot CRM for each campaign member of a completed campaign in Salesforce", + "description": "Use this template to create a contact in HubSpot CRM when a campaign status is updated to completed in Salesforce.", + "summary": "Salesforce to 2 applications", + "sourceApp": "salesforce", + "targetApps": ["salesforce", "gmail", "hubspotcrm", "gmail"], + "tags": ["salesforce", "gmail", "hubspotcrm", "foreach", "if"], + "offerings": ["app connect professional"] + }, + { + "name": "Create an account in Salesforce when a new attendee is created in Eventbrite", + "description": "Use this template to create an account in Salesforce when a new attendee is created in Eventbrite.", + "summary": "Eventbrite to Salesforce", + "sourceApp": "eventbrite", + "targetApps": ["salesforce"], + "tags": ["eventbrite", "salesforce", "foreach", "if"], + "offerings": ["app connect professional"] + }, + { + "name": "Create a lead in Marketo when a new contact is created in Salesforce", + "description": "Use this template to create a lead in Marketo when a new contact is created in Salesforce.", + "summary": "Salesforce to 2 applications", + "sourceApp": "salesforce", + "targetApps": ["marketo", "marketo", "gmail"], + "tags": ["salesforce", "marketo", "gmail", "if"], + "offerings": ["app connect professional"] + }, + { + "name": "Create a file in a Box folder when a new attachment is created in Salesforce", + "description": "Use this template to create a file in a Box folder when a new attachment is created in Salesforce.", + "summary": "Salesforce to 2 applications", + "sourceApp": "salesforce", + "targetApps": ["salesforce", "box", "box", "gmail"], + "tags": ["salesforce", "box", "gmail", "if"], + "offerings": ["app connect professional"] + }, + { + "name": "Create a file in Dropbox for each new opportunity in Salesforce that has attachments", + "description": "Use this template to create a file in Dropbox for each new opportunity in Salesforce that has attachments.", + "summary": "Scheduler to 2 applications", + "sourceApp": "streaming-connector-scheduler", + "targetApps": ["salesforce", "salesforce", "salesforce", "dropbox", "dropbox"], + "tags": ["scheduler", "salesforce", "dropbox", "foreach", "if"], + "offerings": ["app connect professional"] + } ] }