/mailchimp-content | Type: Application | PCID required: Yes
Tools
mailchimp_content_delete_file_manager_files_id
Delete file Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
file_id | string | Yes | — | The unique id for the File Manager file. |
mailchimp_content_delete_file_manager_folders_id
Delete folder Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
folder_id | string | Yes | — | The unique id for the File Manager folder. |
mailchimp_content_delete_landing_page_id
Delete landing page Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
page_id | string | Yes | — | The unique id for the page. |
mailchimp_content_delete_template_folders_id
Delete template folder Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
folder_id | string | Yes | — | The unique id for the template folder. |
mailchimp_content_delete_templates_id
Delete template Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
template_id | string | Yes | — | The unique id for the template. |
mailchimp_content_get_all_landing_pages
List landing pages Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
sort_dir | string | No | — | Determines the order direction for sorted results. |
sort_field | string | No | — | Returns files sorted by the specified field. |
fields | string[] | No | — | A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation. |
exclude_fields | string[] | No | — | A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation. |
count | integer | No | — | The number of records to return. Default value is 10. Maximum value is 1000 |
mailchimp_content_get_file_manager_files
List stored files Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
fields | string[] | No | — | A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation. |
exclude_fields | string[] | No | — | A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation. |
count | integer | No | — | The number of records to return. Default value is 10. Maximum value is 1000 |
offset | integer | No | — | Used for pagination, this is the number of records from a collection to skip. Default value is 0. |
type | string | No | — | The file type for the File Manager file. |
created_by | string | No | — | The Mailchimp account user who created the File Manager file. |
before_created_at | string | No | — | Restrict the response to files created before the set date. Uses ISO 8601 time format: 2015-10-21T15:41:36+00:00. |
since_created_at | string | No | — | Restrict the response to files created after the set date. Uses ISO 8601 time format: 2015-10-21T15:41:36+00:00. |
sort_field | string | No | — | Returns files sorted by the specified field. |
sort_dir | string | No | — | Determines the order direction for sorted results. |
mailchimp_content_get_file_manager_files_id
Get file Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
fields | string[] | No | — | A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation. |
exclude_fields | string[] | No | — | A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation. |
file_id | string | Yes | — | The unique id for the File Manager file. |
mailchimp_content_get_file_manager_folders
List folders Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
fields | string[] | No | — | A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation. |
exclude_fields | string[] | No | — | A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation. |
count | integer | No | — | The number of records to return. Default value is 10. Maximum value is 1000 |
offset | integer | No | — | Used for pagination, this is the number of records from a collection to skip. Default value is 0. |
created_by | string | No | — | The Mailchimp account user who created the File Manager file. |
before_created_at | string | No | — | Restrict the response to files created before the set date. Uses ISO 8601 time format: 2015-10-21T15:41:36+00:00. |
since_created_at | string | No | — | Restrict the response to files created after the set date. Uses ISO 8601 time format: 2015-10-21T15:41:36+00:00. |
mailchimp_content_get_file_manager_folders_files
List stored files Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
folder_id | string | Yes | — | The unique id for the File Manager folder. |
fields | string[] | No | — | A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation. |
exclude_fields | string[] | No | — | A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation. |
count | integer | No | — | The number of records to return. Default value is 10. Maximum value is 1000 |
offset | integer | No | — | Used for pagination, this is the number of records from a collection to skip. Default value is 0. |
type | string | No | — | The file type for the File Manager file. |
created_by | string | No | — | The Mailchimp account user who created the File Manager file. |
before_created_at | string | No | — | Restrict the response to files created before the set date. Uses ISO 8601 time format: 2015-10-21T15:41:36+00:00. |
since_created_at | string | No | — | Restrict the response to files created after the set date. Uses ISO 8601 time format: 2015-10-21T15:41:36+00:00. |
sort_field | string | No | — | Returns files sorted by the specified field. |
sort_dir | string | No | — | Determines the order direction for sorted results. |
mailchimp_content_get_file_manager_folders_id
Get folder Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
fields | string[] | No | — | A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation. |
exclude_fields | string[] | No | — | A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation. |
folder_id | string | Yes | — | The unique id for the File Manager folder. |
mailchimp_content_get_landing_page_id
Get landing page info Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
fields | string[] | No | — | A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation. |
exclude_fields | string[] | No | — | A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation. |
page_id | string | Yes | — | The unique id for the page. |
mailchimp_content_get_landing_page_id_content
Get landing page content Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
fields | string[] | No | — | A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation. |
exclude_fields | string[] | No | — | A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation. |
page_id | string | Yes | — | The unique id for the page. |
mailchimp_content_get_template_folders
List template folders Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
fields | string[] | No | — | A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation. |
exclude_fields | string[] | No | — | A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation. |
count | integer | No | — | The number of records to return. Default value is 10. Maximum value is 1000 |
offset | integer | No | — | Used for pagination, this is the number of records from a collection to skip. Default value is 0. |
mailchimp_content_get_template_folders_id
Get template folder Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
fields | string[] | No | — | A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation. |
exclude_fields | string[] | No | — | A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation. |
folder_id | string | Yes | — | The unique id for the template folder. |
mailchimp_content_get_templates
List templates Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
fields | string[] | No | — | A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation. |
exclude_fields | string[] | No | — | A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation. |
count | integer | No | — | The number of records to return. Default value is 10. Maximum value is 1000 |
offset | integer | No | — | Used for pagination, this is the number of records from a collection to skip. Default value is 0. |
created_by | string | No | — | The Mailchimp account user who created the template. |
since_date_created | string | No | — | Restrict the response to templates created after the set date. Uses ISO 8601 time format: 2015-10-21T15:41:36+00:00. |
before_date_created | string | No | — | Restrict the response to templates created before the set date. Uses ISO 8601 time format: 2015-10-21T15:41:36+00:00. |
type | string | No | — | Limit results based on template type. |
category | string | No | — | Limit results based on category. |
folder_id | string | No | — | The unique folder id. |
sort_field | string | No | — | Returns user templates sorted by the specified field. |
content_type | string | No | — | Limit results based on how the template’s content is put together. Only templates of type user can be filtered by content_type. If you want to retrieve saved templates created with the legacy email editor, then filter content_type to template. If you’d rather pull your saved templates for the new editor, filter to multichannel. For code your own templates, filter to html. |
sort_dir | string | No | — | Determines the order direction for sorted results. |
mailchimp_content_get_templates_id
Get template info Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
fields | string[] | No | — | A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation. |
exclude_fields | string[] | No | — | A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation. |
template_id | string | Yes | — | The unique id for the template. |
mailchimp_content_get_templates_id_default_content
View default content Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
fields | string[] | No | — | A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation. |
exclude_fields | string[] | No | — | A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation. |
template_id | string | Yes | — | The unique id for the template. |
mailchimp_content_patch_file_manager_files_id
Update file Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
file_id | string | Yes | — | The unique id for the File Manager file. |
folder_id | integer | No | — | The id of the folder. Setting folder_id to 0 will remove a file from its current folder. |
name | string | No | — | The name of the file. |
mailchimp_content_patch_file_manager_folders_id
Update folder Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
folder_id | string | Yes | — | The unique id for the File Manager folder. |
name | string | No | — | The name of the folder. |
mailchimp_content_patch_landing_page_id
Update landing page Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
page_id | string | Yes | — | The unique id for the page. |
description | string | No | — | The description of this landing page. |
list_id | string | No | — | The list’s ID associated with this landing page. |
name | string | No | — | The name of this landing page. |
store_id | string | No | — | The ID of the store associated with this landing page. |
title | string | No | — | The title of this landing page seen in the browser’s title bar. |
tracking | object | No | — | The tracking settings applied to this landing page. |
mailchimp_content_patch_template_folders_id
Update template folder Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
folder_id | string | Yes | — | The unique id for the template folder. |
name | string | No | — | The name of the folder. |
mailchimp_content_patch_templates_id
Update template Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
template_id | string | Yes | — | The unique id for the template. |
folder_id | string | No | — | The id of the folder the template is currently in. |
html | string | No | — | The raw HTML for the template. We support the Mailchimp Template Language in any HTML code passed via the API. |
name | string | No | — | The name of the template. |
mailchimp_content_post_all_landing_pages
Add landing page Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
use_default_list | boolean | No | — | Will create the Landing Page using the account’s Default List instead of requiring a list_id. |
description | string | No | — | The description of this landing page. |
list_id | string | No | — | The list’s ID associated with this landing page. |
name | string | No | — | The name of this landing page. |
store_id | string | No | — | The ID of the store associated with this landing page. |
template_id | integer | No | — | The template_id of this landing page. |
title | string | No | — | The title of this landing page seen in the browser’s title bar. |
tracking | object | No | — | The tracking settings applied to this landing page. |
type | string | No | — | The type of template the landing page has. |
mailchimp_content_post_file_manager_files
Add file Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
file_data | string | Yes | — | The base64-encoded contents of the file. |
folder_id | integer | No | — | The id of the folder. |
name | string | Yes | — | The name of the file. |
mailchimp_content_post_file_manager_folders
Add folder Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
name | string | Yes | — | The name of the folder. |
mailchimp_content_post_landing_page_id_actions_publish
Publish landing page Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
page_id | string | Yes | — | The unique id for the page. |
mailchimp_content_post_landing_page_id_actions_unpublish
Unpublish landing page Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
page_id | string | Yes | — | The unique id for the page. |
mailchimp_content_post_template_folders
Add template folder Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
name | string | Yes | — | The name of the folder. |
mailchimp_content_post_templates
Add template Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
folder_id | string | No | — | The id of the folder the template is currently in. |
html | string | Yes | — | The raw HTML for the template. We support the Mailchimp Template Language in any HTML code passed via the API. |
name | string | Yes | — | The name of the template. |

