Create Schedule

Create a schedule that produces and emails a deliverable from a template on a recurring or one-time cadence.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The deliverable template the schedule produces deliverables from.

Body Params

Request body for creating a deliverable schedule.

string
required

The client each fire produces a deliverable for.

cadence
object
required

When the schedule fires.

boolean
required

When true, the client's key contacts are added to the recipient list at each fire,
in addition to any explicit recipients.

recipients
array of objects
required

Explicit recipients to send to. Each must provide exactly one of contact_id or email.

recipients*
string
required

Templated email subject. May contain {{...}} variable markers.

string
required

Templated email body. Include {{share_link}} to deliver a link, or enable attach_pdf.

boolean
required

When true, the worker attaches a generated PDF of the deliverable to each send.

boolean
required

When true, the schedule starts active and its first occurrence is scheduled immediately;
otherwise it is saved paused. A schedule with no future occurrence is always saved paused.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json