The Action Set action is used to execute actions that are defined in an Action set

Action sets are really just workflow actions without the workflow. You can do most of the same things in Action Sets as workflow can do. Sometimes it is a good idea to place your logic into an Action Set so it can be used more than once. You might have a set of actions for searching records, updating totals and send emails. If you put that all into one action set it can be called from anywhere in workflow, from an Add-In or even from inside another Action Set. 


Options


    • Action Set - The Action Set to run


    • Defer Actions - Turn this ON to have the actions run in a deferred mode