Retrieve all campaigns from Mailchimp.
Application
Mailchimp
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Connected account | The connected account to use for the request | Connected Account | Yes | |
Return all? | Whether to return all results or only up to a given limit | True/False | No | |
Limit | Max number of results to return | Number | No | |
Before create time | Restrict the response to campaigns created before the set time | Datetime | No | |
Before send time | Restrict the response to campaigns sent before the set time | Datetime | No | |
Exclude field ID 1 | Text (Short) | No | ||
Exclude field ID 2 | Text (Short) | No | ||
Exclude field ID 3 | Text (Short) | No | ||
Field ID 1 | Text (Short) | No | ||
Field ID 2 | Text (Short) | No | ||
Field ID 3 | Text (Short) | No | ||
List ID | Text (Short) | No | ||
Since create time | Restrict the response to campaigns created after the set time | Datetime | No | |
Since send time | Restrict the response to campaigns sent after the set time | Datetime | No | |
Sort direction | Determines the order direction for sorted results | Predefined Choice List | No | |
Sort field | Returns files sorted by the specified field | Predefined Choice List | No | |
Status | The status of the campaign | Predefined Choice List | No |
Outputs (what you get)
Name | Description | Data Type | Required? | Example |
JSON Output | JSON output returned by the API | Text (Long) | No |
Outcomes
Name | Description |
Success | This status is selected if the job has successfully completed. |
Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
N/A