I'm working on some simple automations and revisiting some other ones that were built before I was using smartsheet and wanted to get an opinion on best practices.
When setting up automation with condition path's, do you recommend multiple automations or 1 with multiple conditions.
For example, I've got a field called department (Dropdown box) in my smartsheet and the data is filled out from a form initially.
When the form gets submitted, there is an automation that says depending on which department was selected, assign the following person (contact field). This was done with multiple automations instead of multiple condition path's in the same automation.
I'm now working through something similar where i need to set a similar process but the person assignment is a manager (used for escalation purposes). Since it seems like you can't
I'm looking at it from the point of view of one larger automation.
- If Departments A,B,C then assign to Joe
- If Department D, then assign to Steve
- If Department E, then assign to Mary etc…
Is there one way that is recommended over another ? I had thought about doing both sets of assignments in the same automation but assigning people is a dead end in automations and I've got 2 different contact fields in play.