This is 5 different bots. They basically do the same thing. Except each bot calls a slightly different email template. In the templates I specify the location. I have not tried cutting back to just one.
Can we use multiple bots per app? Again, this is 5 bots for one app. They are basically doing the same thing. However, each calls a different email template. So they are 5 different bots. Is this not ok to do?
I think the question is this not okay to do is very subjective and should be looked at on a case-by-case basis.
What is efficient or easy to process for individuals may or may not be the best way to “program” a task in terms of platform (for a lot of different reasons such as speed, sync times, data integrity, etc.)
The question we should all ask ourselves is “Is there a better way to do this”.
Even without knowing the differences in your templates, I strongly would advise getting as close to one automation/bot as possible. You can achieve this with conditions, “dynamic” expressions and even third party integrations!
Then you can have a step that branches on a condition to decide if a task should be executed and a step to a task if that condition is yes or no.
Then you can have multiple of the above step pairs as needed.
I have one bot that sends a certain generated pdf to different emails and create 4 emails in the process to different people that shouldn’t know about each other’s emails
Audit History shows each scheduled bot running once. There are two audit records because the first reflects the start and the second reflects the finish of the bot.