Hi Guys, I have an App with 2 tables.
"tb_entregaveis"
"tb_entregaveis_workflow"
I set up a bot that:
When adds a new record to "tb_entregaveis".
Run a data action to add records to "tb_entregaveis_workflow"
And then, I have set up another bot that:
When add records to "tb_entregaveis_workflow", send some Slack Notifications.
The entire automation until "Add row to another table using values from this table" works fine.
But the second bot does not trigger at all, I have tried to set up the data actions without creating a action and the result is the same.
If someone have an idea how I could setup this.
I could build the entire datatable in "tb_entregaveis" but I do prefer to do it separatelly for organization.
Solved! Go to Solution.
Each Bot has properties at the bottom under the "Options" tab. Make sure the "Trigger other bots" property is turned on.
By default Bots will not trigger other Bots which is an attempt to prevent unnecessary server processing when its not needed. You need to explicitly state when you want results from a Bot to trigger subsequent Bots.
Turn on Trigger other bots:
Each Bot has properties at the bottom under the "Options" tab. Make sure the "Trigger other bots" property is turned on.
By default Bots will not trigger other Bots which is an attempt to prevent unnecessary server processing when its not needed. You need to explicitly state when you want results from a Bot to trigger subsequent Bots.
Hi guys, thanks a lot, it was a simple check that just did it.
Good morning and happy ending year for everyone!
User | Count |
---|---|
31 | |
13 | |
3 | |
3 | |
2 |