Cross-Provider Workflow
Mailchimp Member to Salesforce Lead
Version 1.0.0
Add a Mailchimp member, then create a matching Salesforce lead.
Providers Orchestrated
Workflows
mailchimp-member-to-salesforce-lead
Subscribe a Mailchimp member, then create a Salesforce lead.
Subscribes a member to a Mailchimp audience, then inserts a matching Lead record into Salesforce carrying the same email and name.
1
subscribe-member
$sourceDescriptions.mailchimpMarketingApi.postListsIdMembers
Subscribe the new member to a Mailchimp audience list.
2
create-lead
$sourceDescriptions.salesforceRestApi.createRecord
Create a matching Lead record in Salesforce.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.