Update a Sequence Step
Updates the copy on a single step of a sequence. step_id is the id of the entry in the sequence’s tasks list (from get_sequence). Supports message on email, InMail, LinkedIn message, LinkedIn connection-note, and gifting-email steps, and subject on email, InMail, and gifting-email steps. Only steps of an active (non-suggested) sequence that have not yet been completed can be edited. Only the fields you provide are updated; omitted fields are left unchanged. Returns the refreshed step. Template variables must be namespaced. Supported tokens are {{recipient.first_name}}, {{recipient.last_name}}, {{recipient.company}}, {{recipient.email}}, {{sender.first_name}}, {{sender.last_name}}, and {{sender.company}}.
Body
Copy edits for a single sequence step (a per-contact campaign task).
New message body for the step. Supported on email, InMail, LinkedIn message, LinkedIn connection-note, and gifting-email steps. Provide final per-contact copy as plain text — unresolved placeholders like {{first_name}} and HTML are rejected.
1New subject line for the step. Only supported on subject-bearing channels (email, InMail, gifting email).
1