Hello,
I'm currently instantiating a Sequence on a custom entity which allows me to track activities in a sequence grid. How can I connect the sequence to a field - to change the field status based on the current stage in the sequence.
For example
Sequence stage is Send an Email, the "Sequence Stage" field gets updated to "Email Sent", if it is complete.
Sequence stage is Phone Call, the "Sequence Stage" field gets updated to "Phone Call Complete", if it is complete.
If the stages are not yet complete, then the Sequence Stage field remains at the default or the most recent stage.
If not sequence is connected the Field is hidden.
I have not been able to find a way to connect the sequences to the business rules.