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.
Hello,
I don't think a sequence can be used in a Business Rule, but you could maybe use a cloudflow.
Sequence Traget contains the regarding and if it is connected or not.
Sequence Target Step contains the activity ID it is associated to, and the information about the steps.
So you could trigger on create/update, get the Sequence Traget or activityid, get the regarding, and identify what you need to update in your custom table.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156