List Outreach Workflow Stages
List all the stages that belong to an Outreach Workflow.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful response
email, call 5The name of the stage.
3232Whether to automatically send emails created by this stage. When false, the emails will be created and left in a draft state for you to send. Defaults to true.
List of email addresses to CC on the emails created by this stage.
Whether to CC all external contacts on the emails created by this stage.
List of external roles to CC on the emails created by this stage.
List of internal roles to CC on the emails created by this stage.
Whether to ignore the workflow's active days.
Override end time for outreach window (optional stage-level override)
Override start time for outreach window (optional stage-level override)
If set, stops recurring after N days past the event date; null where time_trigger = 'before' = until event date, null where time_trigger = 'after' = forever.
If set (>0), after the initial trigger this stage will re-fire every X days. Null = no recurrence.
