For the complete documentation index, see llms.txt. This page is also available as Markdown.

ScheduledSends

Schedule Sends, are the dates available for users to pair their submissions with. A submission that's paired with a scheduled send, will be mailed on that date landing with customers the day after.

You can list the current scheduled sends available in ZAP-POST via the API and use the ID to pair the submission with the relevant send date

get
Authorizations
AuthorizationstringRequired
Responses
200

Success

application/json
idstring · uuidOptional
sendDatestring · date-timeOptional
paperStockNamestring · nullableOptional
get/api/v1/ScheduledSends

Last updated

Was this helpful?