Create a sequence step
Beta. This endpoint is in beta. Behavior, parameters, and response shapes may change without notice.
Creates a new step in a sequence. For bulk creation, use the /steps/bulk endpoint.
For email steps, each variant may carry up to 3 attachmentIds (upload first via POST /v3/attachments); attachments that don’t belong to the caller (or the caller’s team) are rejected with 403 sequenceStep.forbidden.
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Authorization: Bearer <your-api-key>
Get your API key from the Reply dashboard: Settings → API Key.
Path Parameters
Sequence Id
Body
- Email
- LinkedIn Message
- LinkedIn Connect
- LinkedIn InMail
- LinkedIn View Profile
- LinkedIn Endorse Skills
- LinkedIn Voice Message
- LinkedIn Like Recent Posts
- LinkedIn Follow Profile
- Call
- SMS
- WhatsApp
- Zapier
- Task
- Condition
Email step with variant configuration
Step type discriminator
email Delay in minutes before executing this step
x >= 0Execution mode for the email step
automatic, manual Array of email variants (A/B test versions)
ID of the parent step (for branching)
Whether this step is on the positive branch of a condition
Response
Sequence step created successfully
- Email
- LinkedIn Message
- LinkedIn Connect
- LinkedIn InMail
- LinkedIn View Profile
- LinkedIn Endorse Skills
- LinkedIn Voice Message
- LinkedIn Like Recent Posts
- LinkedIn Follow Profile
- Call
- SMS
- WhatsApp
- Zapier
- Task
- Condition
Email step with variant configuration
Step type discriminator
email Delay in minutes before executing this step
x >= 0Execution mode for the email step
automatic, manual Array of email variants (A/B test versions)
Unique identifier for the step
ID of the parent step (for branching)
Whether this step is on the positive branch of a condition