{
"_id": "<string>",
"sequenceId": "<string>",
"order": 123,
"delay": 123,
"subject": "<string>",
"body": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"abTest": true,
"emailTemplateId": "<string>",
"emailTemplateBId": "<string>",
"sendToAnotherCampaignId": "<string>"
}Step

Steps screenshot from the lemlist app interface
A single action in a sequence (email, LinkedIn message, delay, task, etc.).
Unique step identifier
Parent sequence ID
Action type
email, linkedinInvite, linkedinMessage, linkedinVisit, delay, task, api Position in sequence
Wait days before execution
Email subject line
Message content
Creation timestamp
A/B test state for this step. true while the test runs (leads are split between variant A and B); "A" or "B" once a winner is selected (all remaining leads receive the winning template); absent/false when there is no A/B test.
Email template ID of variant A
Email template ID of variant B (present when an A/B test exists on the step)
Applies to sendToAnotherCampaign steps only. Target campaign the lead is moved to.
Applies to sendToAnotherCampaign steps only. What happens to the lead in the source campaign once it has been moved. Absent when the step carries no value, which behaves as continue.
continue, pause, stop Was this page helpful?