Share Tasks
When developing and testing Rules and Actions, you would typically create a task for each Rule or Action within a Session so that you can easily see the results for each Task.
If you have multiple Rules or Actions that run on the same class name, then it is quicker to run these within the same Task. This is because when an object is "grabbed" 1Integrate can run all the relevant Rules or Actions while it is selected. Otherwise, if the Rules or Actions are all in their own Tasks, then all the objects in the relevant class are cycled through for each Task.
Note: Actions are run in the order that they are defined in the task, or alphabetically if a folder is being run.