Authorizations
API key passed in the X-API-Key header
Body
application/json
Model for creating a new sequence
Name of the sequence
Settings configuration for a sequence
Example:
{
"emailsCountPerDay": 50,
"daysToFinishProspect": 14,
"emailSendingDelaySeconds": 30,
"dailyThrottling": 200,
"disableOpensTracking": false,
"repliesHandlingType": "MARK_AS_FINISHED",
"enableLinksTracking": true
}steps
(Email · object | LinkedIn Message · object | LinkedIn Connect · object | LinkedIn InMail · object | LinkedIn View Profile · object | LinkedIn Endorse Skills · object | LinkedIn Voice Message · object | LinkedIn Like Recent Posts · object | LinkedIn Follow Profile · object | Call · object | SMS · object | WhatsApp · object | Zapier · object | Task · object)[]
required
Array of sequence steps
Minimum length:
1- 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
Array of email account IDs
Minimum length:
1ID of the scheduler to use (optional)
Required range:
x >= 1Response
Sequence created successfully
Unique identifier for the sequence
Identifier of the team that owns the sequence
Identifier of the user who owns the sequence
Name of the sequence
Sequence creation timestamp with timezone offset
Current status of the sequence
Available options:
New, Active, Paused, Archived Indicates if the sequence is archived
Schedule ID
Email accounts used to send emails for this sequence
Settings configuration for a sequence
Example:
{
"emailsCountPerDay": 50,
"daysToFinishProspect": 14,
"emailSendingDelaySeconds": 30,
"dailyThrottling": 200,
"disableOpensTracking": false,
"repliesHandlingType": "MARK_AS_FINISHED",
"enableLinksTracking": true
}steps
(Email · object | LinkedIn Message · object | LinkedIn Connect · object | LinkedIn InMail · object | LinkedIn View Profile · object | LinkedIn Endorse Skills · object | LinkedIn Voice Message · object | LinkedIn Like Recent Posts · object | LinkedIn Follow Profile · object | Call · object | SMS · object | WhatsApp · object | Zapier · object | Task · object)[]
Array of sequence steps
- 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