Data Action not triggering Automation

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"

Chosk_0-1729286575386.png

Chosk_2-1729286719450.png

 

 

And then, I have set up another bot that:

When add records to "tb_entregaveis_workflow", send some Slack Notifications.

Chosk_1-1729286616884.png

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 Solved
0 3 145
2 ACCEPTED SOLUTIONS

Steve
Platinum 5
Platinum 5

Turn on Trigger other bots:

Steve_0-1729347915980.png

View solution in original post

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.

View solution in original post

3 REPLIES 3

Steve
Platinum 5
Platinum 5

Turn on Trigger other bots:

Steve_0-1729347915980.png

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!

 

Top Labels in this Space