Skip to content

Commit

Permalink
Update template-metadata.json
Browse files Browse the repository at this point in the history
  {
   "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"]
  },
  • Loading branch information
shahminiaru authored Sep 14, 2023
1 parent 364c077 commit d1cd946
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions resources/template-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down

0 comments on commit d1cd946

Please sign in to comment.