Expand my Community achievements bar.

Help shape the future of AI assistance by participating in this quick card sorting activity. Your input will help create a more effective system that better serves your needs and those of your colleagues.
SOLVED

Launch Rules action execution.

Avatar

Level 2

When you order the arrangement of the ACTIONS on a rule, do those actions wait until the previous action has finished?

If not, would the better approach be to break these up into Rules and give them a specific order

--Chris

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Yes, they perform each action linearly.

In my implementation, The 'Send Beacon' only triggers after it is finished setting variables.

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

Yes, they perform each action linearly.

In my implementation, The 'Send Beacon' only triggers after it is finished setting variables.