From d1cd9460f741cda4fee04c5067e671b7de1e88e6 Mon Sep 17 00:00:00 2001 From: shahminiaru <86762255+shahminiaru@users.noreply.github.com> Date: Thu, 14 Sep 2023 20:58:59 +0800 Subject: [PATCH] Update template-metadata.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit { "name": "Associate a new prospect to a list in Salesforce Account Engagement when a new subscriber is created in MailChimp ", "description": "Use this template to associate a newly created prospect to a list in Salesforce Account Engagement from a MailChimp list whenever a new subscriber is created in MailChimp. If the list exists, based on the new subscriber, a prospect is created, and the prospect is then associated with the existing list. If the list does not exist, a list is created along with the prospect details, and it will be associated with the newly created list in Salesforce Account Engagement.", "summary": "MailChimp to Salesforce Account Engagement", "sourceApp": "mailchimp", "targetApps": ["salesforceae"], "tags": ["mailchimp", "salesforceae", "if"], "offerings": ["app connect professional"] }, --- resources/template-metadata.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/resources/template-metadata.json b/resources/template-metadata.json index 71412f7c0..7540424ef 100644 --- a/resources/template-metadata.json +++ b/resources/template-metadata.json @@ -1997,15 +1997,6 @@ "tags": ["scheduler", "salesforceae", "foreach", "if"], "offerings": ["app connect professional"] }, - { - "name": "Associate a new prospect to a list in Salesforce Account Engagement when a new subscriber is created in MailChimp ", - "description": "Use this template to associate a newly created prospect to a list in Salesforce Account Engagement from a MailChimp list whenever a new subscriber is created in MailChimp. If the list exists, based on the new subscriber, a prospect is created, and the prospect is then associated with the existing list. If the list does not exist, a list is created along with the prospect details, and it will be associated with the newly created list in Salesforce Account Engagement.", - "summary": "MailChimp to Salesforce Account Engagement", - "sourceApp": "mailchimp", - "targetApps": ["salesforceae"], - "tags": ["mailchimp", "salesforceae", "if"], - "offerings": ["app connect professional"] - }, { "name": "Update a prospect score in Salesforce Account Engagement for each visit retrieved from Salesforce Account Engagement", "description": "Use this template to update a prospect score in Salesforce Account Engagement based on the each visit retrieved from Salesforce Account Engagement. The flow checks if the prospect has visited the site for a certain amount of time and the number of page views.",