MailChimp Activities
- Overview of MailChimp Connector
- Creating or editing an endpoint for MailChimp
Endpoints provide the configuration information that the Studio and the Integration Appliance use to connect to MailChimp platform. MailChimp connector supports both Basic authentication and OAuth2.0 authentication mechanism so as to authorize users to perform operations. - Using the MailChimp Create Objects Activity
Use the Create Objects activity to create objects in MailChimp. Refer to the Objects supported by MailChimp Connector. - Using the MailChimp Update Objects Activity
Use the Update Objects activity to update objects in MailChimp. Refer to the Objects supported by MailChimp Connector. - Using the MailChimp Delete Objects Activity
Use the Delete Objects activity to delete objects from MailChimp. Refer to the Objects supported by MailChimp Connector. - Using the MailChimp Retrieve Objects Activity
Use the Update Objects activity to update objects in MailChimp. Refer to the Objects supported by MailChimp Connector. - Using the MailChimp Retrieve All Objects Activity
Use the Retrieve All Objects activity to retrieve objects in MailChimp. Refer to the Objects supported by MailChimp Connector. - Using the MailChimp Search Objects Activity
Use the Search Objects activity to search objects in MailChimp. Refer to the Objects supported by MailChimp Connector. - Using the MailChimp Upsert Members Activity
Use the Upsert Members activity to create or update Member in MailChimp. - Using the MailChimp Retrieve Reports Activity
Use the Retrieve Reports activity to retrieve Click Report, Members Click Report, Email Activity Report, Campaign Recipient Report, Unsubscribed Member report from MailChimp. - Using the MailChimp Retrieve All Reports Activity
Use the Retrieve All Objects activity to retrieve Campaign Feedback Report, Click Report, Click Reports, Domain Performance Report, Social Activity Report, Email Activity Report, Location Report, Recipients Report, Campaign Sub Report, and Unsubscribed Member Report from MailChimp. - Using the MailChimp Send Campaigns Activity
Use the Send Campaigns activity to Send a MailChimp campaign. - Using the MailChimp Cancel Campaigns Activity
Use the Cancel Campaigns activity to Cancel a Regular or Plain-Text Campaign after you send, before all of your recipients receive it. This feature is included with MailChimp Pro. - Using the MailChimp Batch Create Objects Activity
Use the Batch Create Objects activity to create objects in MailChimp asynchronously. Refer to the Objects supported by MailChimp Connector. - Using the MailChimp Batch Update Objects Activity
Use the Batch Update Objects activity to update objects in MailChimp asynchronously. Refer to the Objects supported by MailChimp Connector. - Using the MailChimp Batch Upsert Objects Activity
Use the Batch Upsert Objects activity to create or update Member objects in MailChimp. - Using the MailChimp Batch Retrieve Objects Activity
Use the Batch Retrieve Objects activity to retrieve objects in MailChimp asynchronously. Refer Objects Supported by the MailChimp Connector. - Using the MailChimp Get Batch Status Activity
Use the Get Batch Status activity to get summary of batch requests that have been made in MailChimp. - Using the MailChimp Get Batch Results Activity
Use the Get Batch Results activity to read Batch responses from MailChimp. There is no MailChimp API available. However this activity simplifies the user’s complexity to parse the batch response. It reads archived gzipped response file and populates the result in Map Outputs. For supported Objects, refer Objects Supported by the MailChimp Connector. - Specifying the Retry options for MailChimp REST API activities
Specifying the Retry parameters is one of the tasks to configure a MailChimp activity. The MailChimp REST API connector uses a single login session for all connections to the MailChimp REST API endpoint. If a session expires, the connector automatically establishes a new session. The connector does not count the initial attempt to reacquiring the session as a retry attempt. The connector assumes the typical connector retry behavior after the initial attempt to reacquire a session fails. The retrial exceptions include 503 and 504 for this error codes.