{ "_id": "<string>", "campaignId": "<string>", "steps": [ { "_id": "<string>", "sequenceId": "<string>", "type": "email", "order": 123, "delay": 123, "subject": "<string>", "body": "<string>", "createdAt": "2023-11-07T05:31:56Z" } ], "createdAt": "2023-11-07T05:31:56Z" }
Sequence screenshot from the lemlist app interface
An ordered series of steps within a campaign.
Unique sequence identifier
Parent campaign ID
Ordered list of steps
Show child attributes
Creation timestamp
Was this page helpful?