Thanks to visit codestin.com
Credit goes to docs.stackone.com

Skip to main content
Mailchimp
Mailchimp
80 actions · 2 auth methods
Marketing

Authentication

OAuth 2.0

Requires registering an OAuth app.Guides: Connector Profile, Link Account

API Key

Best for single-account integrations and scripts. The datacenter prefix is automatically extracted from your API key.Guides: Connector Profile, Link Account
Actions
80 actions
Action
Description
List Campaigns
Retrieve a paginated list of email campaigns with filtering and sorting options
Get Campaign
Retrieve detailed information for a specific campaign by ID
Create Campaign
Create a new email campaign with specified type and settings
Update Campaign
Update settings for an existing campaign (only editable campaigns can be modified)
Delete Campaign
Permanently delete a campaign (cannot be undone)
Send Campaign
Send a campaign immediately or schedule it for later delivery
Schedule Campaign
Schedule a campaign for future delivery at a specific time
Set Campaign Content
Set the HTML or plain-text content for a campaign
List Audiences
Retrieve all audiences (lists) in the account with pagination support
Get Audience
Retrieve detailed information for a specific audience by ID
Create Audience
Create a new audience (list) with required contact and permission settings
Update Audience
Update settings for an existing audience
Delete Audience
Permanently delete an audience and all associated member data
List Audience Members
Retrieve all members of a specific audience with pagination and filtering
Add Audience Member
Add a new member to an audience with subscription status and merge fields
Update Audience Member
Update an existing audience member’s information and subscription status
Delete Audience Member
Permanently delete a member from an audience
List Email Templates
Retrieve all email templates in the account with pagination support
Get Email Template
Retrieve detailed information for a specific template by ID including HTML content
Create Email Template
Create a new email template with HTML content and optional folder assignment
Update Email Template
Update an existing template’s name, HTML content, or folder assignment
Delete Email Template
Permanently delete a template
Get Template Default Content
Retrieve default content sections for a specific template
List Template Folders
Retrieve all template folders for organizing templates
Create Template Folder
Create a new folder for organizing templates
List Automations
Retrieve all classic automations with pagination and filtering support
Get Automation
Retrieve detailed information for a specific automation workflow by ID
Pause Automation
Pause a classic automation workflow that is currently running
Start Automation
Start a paused or draft automation workflow
List Automation Emails
Retrieve all emails in a specific automation workflow
Get Automation Email
Retrieve detailed information for a specific email in an automation workflow
Pause Automation Email
Pause a specific email in an automation workflow
Start Automation Email
Start a paused automation email
List Automation Subscribers
Retrieve subscribers currently in a specific automation workflow queue
Add Automation Subscriber
Manually add a subscriber to an automation workflow
Remove Automation Subscriber
Remove a subscriber from an automation workflow
Create Automation
Create a new classic automation workflow in your Mailchimp account
List Batch Requests
Get a summary of batch requests that have been made
Start Batch Operation
Begin processing a batch operations request
Get Batch Status
Get the status of a batch request
Delete Batch Request
Stop a batch request from running (results of completed operations will not be available)
List Batch Webhooks
Get all webhooks that have been configured for batches
Create Batch Webhook
Configure a webhook that fires whenever any batch request completes processing (maximum 20 webhooks)
Get Batch Webhook
Get information about a specific batch webhook
Update Batch Webhook
Update a webhook that fires whenever any batch request completes processing
Delete Batch Webhook
Remove a batch webhook (webhooks will no longer be sent to the given URL)
Search Campaigns
Search all campaigns for the specified query terms
Search Members
Search for list members across all lists or within a specific list
List Landing Pages
Get all landing pages with pagination support
Create Landing Page
Create an unpublished and contentless Mailchimp landing page (may require specific plan or permissions)
Get Landing Page
Get information about a specific landing page
Update Landing Page
Update a landing page
Delete Landing Page
Delete a landing page
Publish Landing Page
Publish a landing page that is in draft, unpublished, or has been previously published and edited
Unpublish Landing Page
Unpublish a landing page that is in draft or has been published
Get Landing Page Content
Get the HTML content for your landing page (may require specific plan or permissions)
List Segments
Get information about all available segments for a specific list
Create Segment
Create a new segment in a specific list
Get Segment
Get information about a specific segment
Update Segment
Update a specific segment in a list
Delete Segment
Delete a specific segment in a list
Batch Segment Members
Batch add or remove list members to or from a static segment
List Segment Members
Get information about members in a saved segment
Add Segment Member
Add a member to a static segment
Remove Segment Member
Remove a member from the specified static segment
List Member Tags
Get the tags on a list member
Update Member Tags
Add or remove tags from a list member (if a tag does not exist and is set as active, it will be created)
List Surveys
Get information about all available surveys for a specific list
Get Survey
Get details about a specific survey
Publish Survey
Publish a survey that is in draft, unpublished, or has been previously published and edited
Unpublish Survey
Unpublish a survey that has been published
Create Survey Campaign
Utilize the List ID and Survey ID to generate a Campaign that links to your survey
List Contacts
Get a list of omni-channel contacts for a given audience (BETA feature)
Create Contact
Create a new omni-channel contact for an audience (BETA feature)
Get Contact
Retrieve a specific omni-channel contact in an audience (BETA feature)
Update Contact
Update an existing omni-channel contact (BETA feature)
Archive Contact
Archive a contact in an audience (BETA feature)
Forget Contact
Forget a contact (remove all personally identifiable information) from an audience (BETA feature)
List Facebook Ads
Get a list of all Facebook ads for the account
Get Facebook Ad
Get information about a specific Facebook ad

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/mailchimp/filled/png

Connector Profile

Mailchimp - OAuth 2.0
https://stackone-logos.com/api/mailchimp/filled/png

Connector Profile

Mailchimp - API Key
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/mailchimp/filled/png

Link Account

Mailchimp - OAuth 2.0
https://stackone-logos.com/api/mailchimp/filled/png

Link Account

Mailchimp - API Key
4

Use Actions

Invoke actions using one of the methods below: