Create action after looping action
S
Sarah Humphries
Currently the looping action is always the last action in the automation but I need to be able to add an action after a looping action has finished to update the status of the triggered record. Use case is for onboarding of personnel. When the Status of person is changed to 'Initiate Onboarding' I want the looping action to generate all the required onboarding tasks from a template tasks table I have and once finished then update the status of the person to 'Onboarding' which is then used for notifications and other processes.