README
Export To Mail Chimp Documentation
Export To Mail Chimp [POST]
Export To Mail Chimp [POST]
Request
Endpoint
POST /api/v2/contacts/export_to_mail_chimp
Content-Type: application/vnd.api+json
Body
{
"data": {
"type": "export_to_mail_chimps",
"attributes": {
"mail_chimp_list_id": "1e72b58b44"
}
}
}
Parameters
Filters
account_list_id
Type ID string
Description Account list to export contacts from
Required No
appeal_id
Type ID string
Description Appeal to export contacts from
Required No
contact_ids
Type ID string
Description Contact to export; Accepts comma separated IDs
Required No
Attributes
created_at
Type
date
Description The timestamp of when this resource was created
Required No
mail_chimp_list_id
Type
string
Description MailChimp List to export contacts to
Required No
updated_at
Type
date
Description The timestamp of when this resource was last updated
Required No
updated_in_db_at
Type
date
Description This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.
Required No
Response
Headers
Content-Type: text/html
200 OK
Body
Fields
Attributes
created_at
Type
date
Description The timestamp of when this resource was created
updated_at
Type
date
Description The timestamp of when this resource was last updated
updated_in_db_at
Type
date
Description This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.