Tool to list all recipients in a mailing list with pagination and sorting options. Use when you need to retrieve recipients from a specific mailing list.
skipintegerThe number of objects to skip (for pagination).
limitintegerThe number of recipients to return in the response; must be between 1 and 1000.
fieldsarrayA filtered down list of fields to return in the response. Example: ["id", "name", "address.line"]. By default, all fields are returned.
sort_fieldstringThe field to sort the recipients by.
sort_orderstringThe order to sort the recipients in.
mailing_listRequiredstringThe ID of the mailing list to retrieve recipients from.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.