Sequence Step Info
Where a contact currently sits in a Reply sequence. Returns the step id and a readable label, or Finished when they are done.
Position of the contact within a sequence's step graph.
stepIdis the database id of the current step (ornullwhen the contact has finished or is on an archived path with no current step).displayNameis a human-readable label for the step (e.g."Email step 2"); rendered as"Finished"when the contact is no longer on any step.