Skip to main content
Server path: /mailchimp-campaigns | Type: Application | PCID required: Yes

Tools

ToolDescription
mailchimp_campaigns_delete_campaign_folders_idDelete campaign folder
mailchimp_campaigns_delete_idDelete campaign
mailchimp_campaigns_delete_id_feedback_idDelete campaign feedback message
mailchimp_campaigns_get_campaign_foldersList campaign folders
mailchimp_campaigns_get_campaign_folders_idGet campaign folder
mailchimp_campaigns_get_campaignsList campaigns
mailchimp_campaigns_get_idGet campaign info
mailchimp_campaigns_get_id_contentGet campaign content
mailchimp_campaigns_get_id_feedbackList campaign feedback
mailchimp_campaigns_get_id_feedback_idGet campaign feedback message
mailchimp_campaigns_get_id_send_checklistGet campaign send checklist
mailchimp_campaigns_get_search_campaignsSearch campaigns
mailchimp_campaigns_patch_campaign_folders_idUpdate campaign folder
mailchimp_campaigns_patch_idUpdate campaign settings
mailchimp_campaigns_patch_id_feedback_idUpdate campaign feedback message
mailchimp_campaigns_post_campaign_foldersAdd campaign folder
mailchimp_campaigns_post_campaignsAdd campaign
mailchimp_campaigns_post_id_actions_cancel_sendCancel campaign
mailchimp_campaigns_post_id_actions_create_resendResend campaign
mailchimp_campaigns_post_id_actions_pausePause rss campaign
mailchimp_campaigns_post_id_actions_replicateReplicate campaign
mailchimp_campaigns_post_id_actions_resumeResume rss campaign
mailchimp_campaigns_post_id_actions_scheduleSchedule campaign
mailchimp_campaigns_post_id_actions_sendSend campaign
mailchimp_campaigns_post_id_actions_testSend test email
mailchimp_campaigns_post_id_actions_unscheduleUnschedule campaign
mailchimp_campaigns_post_id_feedbackAdd campaign feedback
mailchimp_campaigns_put_id_contentSet campaign content

mailchimp_campaigns_delete_campaign_folders_id

Delete campaign folder Parameters:
ParameterTypeRequiredDefaultDescription
folder_idstringYesThe unique id for the campaign folder.

mailchimp_campaigns_delete_id

Delete campaign Parameters:
ParameterTypeRequiredDefaultDescription
campaign_idstringYesThe unique id for the campaign.

mailchimp_campaigns_delete_id_feedback_id

Delete campaign feedback message Parameters:
ParameterTypeRequiredDefaultDescription
campaign_idstringYesThe unique id for the campaign.
feedback_idstringYesThe unique id for the feedback message.

mailchimp_campaigns_get_campaign_folders

List campaign folders Parameters:
ParameterTypeRequiredDefaultDescription
fieldsstring[]NoA comma-separated list of fields to return. Reference parameters of sub-objects with dot notation.
exclude_fieldsstring[]NoA comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation.
countintegerNoThe number of records to return. Default value is 10. Maximum value is 1000
offsetintegerNoUsed for pagination, this is the number of records from a collection to skip. Default value is 0.

mailchimp_campaigns_get_campaign_folders_id

Get campaign folder Parameters:
ParameterTypeRequiredDefaultDescription
fieldsstring[]NoA comma-separated list of fields to return. Reference parameters of sub-objects with dot notation.
exclude_fieldsstring[]NoA comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation.
folder_idstringYesThe unique id for the campaign folder.

mailchimp_campaigns_get_campaigns

List campaigns Parameters:
ParameterTypeRequiredDefaultDescription
fieldsstring[]NoA comma-separated list of fields to return. Reference parameters of sub-objects with dot notation.
exclude_fieldsstring[]NoA comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation.
countintegerNoThe number of records to return. Default value is 10. Maximum value is 1000
offsetintegerNoUsed for pagination, this is the number of records from a collection to skip. Default value is 0.
typestringNoThe campaign type.
statusstringNoThe status of the campaign.
before_send_timestringNoRestrict the response to campaigns sent before the set time. Uses ISO 8601 time format: 2015-10-21T15:41:36+00:00.
since_send_timestringNoRestrict the response to campaigns sent after the set time. Uses ISO 8601 time format: 2015-10-21T15:41:36+00:00.
before_create_timestringNoRestrict the response to campaigns created before the set time. Uses ISO 8601 time format: 2015-10-21T15:41:36+00:00.
since_create_timestringNoRestrict the response to campaigns created after the set time. Uses ISO 8601 time format: 2015-10-21T15:41:36+00:00.
list_idstringNoThe unique id for the list.
folder_idstringNoThe unique folder id.
member_idstringNoRetrieve campaigns sent to a particular list member. Member ID is The MD5 hash of the lowercase version of the list member’s email address.
sort_fieldstringNoReturns files sorted by the specified field.
sort_dirstringNoDetermines the order direction for sorted results.
include_resend_shortcut_eligibilitybooleanNoReturn the resend_shortcut_eligibility field in the response, which tells you if the campaign is eligible for the various Campaign Resend Shortcuts offered.
include_resend_shortcut_usagebooleanNoReturn the resend_shortcut_usage field in the response. This includes information about campaigns related by a shortcut.

mailchimp_campaigns_get_id

Get campaign info Parameters:
ParameterTypeRequiredDefaultDescription
fieldsstring[]NoA comma-separated list of fields to return. Reference parameters of sub-objects with dot notation.
exclude_fieldsstring[]NoA comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation.
campaign_idstringYesThe unique id for the campaign.
include_resend_shortcut_eligibilitybooleanNoReturn the resend_shortcut_eligibility field in the response, which tells you if the campaign is eligible for the various Campaign Resend Shortcuts offered.
include_resend_shortcut_usagebooleanNoReturn the resend_shortcut_usage field in the response. This includes information about campaigns related by a shortcut.

mailchimp_campaigns_get_id_content

Get campaign content Parameters:
ParameterTypeRequiredDefaultDescription
fieldsstring[]NoA comma-separated list of fields to return. Reference parameters of sub-objects with dot notation.
exclude_fieldsstring[]NoA comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation.
campaign_idstringYesThe unique id for the campaign.

mailchimp_campaigns_get_id_feedback

List campaign feedback Parameters:
ParameterTypeRequiredDefaultDescription
fieldsstring[]NoA comma-separated list of fields to return. Reference parameters of sub-objects with dot notation.
exclude_fieldsstring[]NoA comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation.
campaign_idstringYesThe unique id for the campaign.

mailchimp_campaigns_get_id_feedback_id

Get campaign feedback message Parameters:
ParameterTypeRequiredDefaultDescription
fieldsstring[]NoA comma-separated list of fields to return. Reference parameters of sub-objects with dot notation.
exclude_fieldsstring[]NoA comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation.
campaign_idstringYesThe unique id for the campaign.
feedback_idstringYesThe unique id for the feedback message.

mailchimp_campaigns_get_id_send_checklist

Get campaign send checklist Parameters:
ParameterTypeRequiredDefaultDescription
fieldsstring[]NoA comma-separated list of fields to return. Reference parameters of sub-objects with dot notation.
exclude_fieldsstring[]NoA comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation.
campaign_idstringYesThe unique id for the campaign.

mailchimp_campaigns_get_search_campaigns

Search campaigns Parameters:
ParameterTypeRequiredDefaultDescription
fieldsstring[]NoA comma-separated list of fields to return. Reference parameters of sub-objects with dot notation.
exclude_fieldsstring[]NoA comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation.
querystringYesThe search query used to filter results.

mailchimp_campaigns_patch_campaign_folders_id

Update campaign folder Parameters:
ParameterTypeRequiredDefaultDescription
folder_idstringYesThe unique id for the campaign folder.
namestringNoName to associate with the folder.

mailchimp_campaigns_patch_id

Update campaign settings Parameters:
ParameterTypeRequiredDefaultDescription
campaign_idstringYesThe unique id for the campaign.
recipientsobjectNoList settings for the campaign.
rss_optsobjectNoRSS options for a campaign.
settingsobjectNoThe settings for your campaign, including subject, from name, reply-to address, and more.
social_cardobjectNoThe preview for the campaign, rendered by social networks like Facebook and Twitter. Learn more.
trackingobjectNoThe tracking options for a campaign.
variate_settingsobjectNoThe settings specific to A/B test campaigns.

mailchimp_campaigns_patch_id_feedback_id

Update campaign feedback message Parameters:
ParameterTypeRequiredDefaultDescription
campaign_idstringYesThe unique id for the campaign.
feedback_idstringYesThe unique id for the feedback message.
block_idintegerNoThe block id for the editable block that the feedback addresses.
is_completebooleanNoThe status of feedback.
messagestringNoThe content of the feedback.

mailchimp_campaigns_post_campaign_folders

Add campaign folder Parameters:
ParameterTypeRequiredDefaultDescription
namestringYesName to associate with the folder.

mailchimp_campaigns_post_campaigns

Add campaign Parameters:
ParameterTypeRequiredDefaultDescription
content_typestringNoHow the campaign’s content is put together. The old drag and drop editor uses ‘template’ while the new editor uses ‘multichannel’. Defaults to template.
recipientsobjectNoList settings for the campaign.
rss_optsobjectNoRSS options, specific to an RSS campaign.
settingsobjectNoThe settings for your campaign, including subject, from name, reply-to address, and more.
social_cardobjectNoThe preview for the campaign, rendered by social networks like Facebook and Twitter. Learn more.
trackingobjectNoThe tracking options for a campaign.
typestringYesThere are four types of campaigns you can create in Mailchimp. A/B Split campaigns have been deprecated and variate campaigns should be used instead.
variate_settingsobjectNoThe settings specific to A/B test campaigns.

mailchimp_campaigns_post_id_actions_cancel_send

Cancel campaign Parameters:
ParameterTypeRequiredDefaultDescription
campaign_idstringYesThe unique id for the campaign.

mailchimp_campaigns_post_id_actions_create_resend

Resend campaign Parameters:
ParameterTypeRequiredDefaultDescription
campaign_idstringYesThe unique id for the campaign.
shortcut_typestringNoWhich campaign resend shortcut to use. Default is to_non_openers.

mailchimp_campaigns_post_id_actions_pause

Pause rss campaign Parameters:
ParameterTypeRequiredDefaultDescription
campaign_idstringYesThe unique id for the campaign.

mailchimp_campaigns_post_id_actions_replicate

Replicate campaign Parameters:
ParameterTypeRequiredDefaultDescription
campaign_idstringYesThe unique id for the campaign.

mailchimp_campaigns_post_id_actions_resume

Resume rss campaign Parameters:
ParameterTypeRequiredDefaultDescription
campaign_idstringYesThe unique id for the campaign.

mailchimp_campaigns_post_id_actions_schedule

Schedule campaign Parameters:
ParameterTypeRequiredDefaultDescription
campaign_idstringYesThe unique id for the campaign.
batch_deliveryobjectNoChoose whether the campaign should use Batch Delivery. Cannot be set to true for campaigns using Timewarp.
schedule_timestringYesThe UTC date and time to schedule the campaign for delivery in ISO 8601 format. Campaigns may only be scheduled to send on the quarter-hour (:00, :15, :30, :45).
timewarpbooleanNoChoose whether the campaign should use Timewarp when sending. Campaigns scheduled with Timewarp are localized based on the recipients’ time zones. For example, a Timewarp campaign with a schedule_time of 13:00 will be sent to each recipient at 1:00pm in their local time. Cannot be set to true for campaigns using Batch Delivery.

mailchimp_campaigns_post_id_actions_send

Send campaign Parameters:
ParameterTypeRequiredDefaultDescription
campaign_idstringYesThe unique id for the campaign.

mailchimp_campaigns_post_id_actions_test

Send test email Parameters:
ParameterTypeRequiredDefaultDescription
campaign_idstringYesThe unique id for the campaign.
send_typestringYesChoose the type of test email to send.
test_emailsstring[]YesAn array of email addresses to send the test email to.

mailchimp_campaigns_post_id_actions_unschedule

Unschedule campaign Parameters:
ParameterTypeRequiredDefaultDescription
campaign_idstringYesThe unique id for the campaign.

mailchimp_campaigns_post_id_feedback

Add campaign feedback Parameters:
ParameterTypeRequiredDefaultDescription
campaign_idstringYesThe unique id for the campaign.
block_idintegerNoThe block id for the editable block that the feedback addresses.
is_completebooleanNoThe status of feedback.
messagestringYesThe content of the feedback.

mailchimp_campaigns_put_id_content

Set campaign content Parameters:
ParameterTypeRequiredDefaultDescription
campaign_idstringYesThe unique id for the campaign.
archiveobjectNoAvailable when uploading an archive to create campaign content. The archive should include all campaign content and images. Learn more.
htmlstringNoThe raw HTML for the campaign.
plain_textstringNoThe plain-text portion of the campaign. If left unspecified, we’ll generate this automatically.
templateobjectNoUse this template to generate the HTML content of the campaign
urlstringNoWhen importing a campaign, the URL where the HTML lives.
variate_contentsobject[]NoContent options for Multivariate Campaigns. Each content option must provide HTML content and may optionally provide plain text. For campaigns not testing content, only one object should be provided.