Mailchimp integration
Marketing & Advertising · 19 actions · OAuth or API key auth
Mailchimp marketing platform: list/audience CRUD, subscriber upsert, campaign lifecycle, tags, notes, and segments.
The ModuleX Mailchimp integration lets a ModuleX agent operate Mailchimp on your behalf — running create, update and send actions across lists, list members and subscribers — directly from a plain-English request, using your organization's own Mailchimp credentials. No pre-built workflow is required: the agent picks the right Mailchimp action for the task.
Mailchimp is a marketing & advertising platform. ModuleX adds the agent layer: ask for an outcome and it selects and runs the right Mailchimp action — or, when you want a repeatable process, the composer assembles a Mailchimp workflow for you, streaming the nodes onto the canvas as it builds.
Drive Mailchimp in plain English
Type what you want. A ModuleX agent picks the right Mailchimp action — or chains several — and runs it. No workflow to build.
- Create a new audienceresolves to
create_list - Find the list I describe and remove itresolves to
get_listsdelete_list - Permanently delete a subscriber via DELETE /members/{md5_hash}/actions/delete-permanentresolves to
delete_subscriber - Show me the lists that match what I describeresolves to
get_list
What you can automate with Mailchimp
- Find the right list and remove it in one prompt
get_listsdelete_list - Look up a list member on demand
get_list_members - Add an or update subscriber on the fly
add_or_update_subscriber - Remove a subscriber you no longer need
delete_subscriber - Create a campaign straight from a request
create_campaign - Update a member tag the moment something changes
update_member_tags
Mailchimp integration at a glance
All 19 Mailchimp actions
Lists4
get_listsget_listcreate_listdelete_listList Members1
get_list_membersSubscribers2
get_subscriberdelete_subscriberOr Update Subscribers1
add_or_update_subscriberCampaigns5
get_campaignsget_campaigncreate_campaigndelete_campaignsend_campaignCampaign Reports1
get_campaign_reportMember Tags2
get_member_tagsupdate_member_tagsNote to Subscribers1
add_note_to_subscriberSegments1
get_segmentsMember to Segments1
add_member_to_segmentSee full parameters and response schemas in the Mailchimp integration docs
Two ways to use Mailchimp in ModuleX
Connecting Mailchimp
Pairs well with Mailchimp
Agents often chain Mailchimp with these — connect them once and the agent can use all of them in a single task.
Mailchimp + ModuleX FAQ
Put Mailchimp to work in ModuleX.
Connect Mailchimp once with your own credentials and let your agent run all 19 actions on demand.