Cross-Provider Workflow
HubSpot Contact to Mailchimp Subscribe
Version 1.0.0
Create a HubSpot contact, then subscribe them to a Mailchimp list.
Providers Orchestrated
Workflows
hubspot-contact-to-mailchimp-member
Create a HubSpot contact, then add them to a Mailchimp list.
Creates a HubSpot contact with email and name properties, captures the contact id, then subscribes the same email address to a Mailchimp audience list with merge fields carried across from the CRM record.
1
create-contact
$sourceDescriptions.hubspotContactsApi.createContact
Create a new contact record in HubSpot CRM.
2
subscribe-member
$sourceDescriptions.mailchimpMarketingApi.postListsIdMembers
Subscribe the contact to a Mailchimp audience list.
Source API Descriptions
openapi
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.