Bot not triggered when another bot adds a new row

I have a picture upload form allowing users to upload up to 5 images (columns Picture1 ... Picture5 in Upload table).

I have created a bot (Bot1) that adds a new row to the Pictures table for each of the max. 5 uploaded pictures, if present. (this is working).

Additionally, I have set up another bot (Bot2) that shall process each newly added row in the Pictures table.
Event: Data Change / Adds only.

However, Bot2 is not triggered upon rows being added by Bot1 (not expected), while it is triggered when a new row is added via the form view of the Pictures table (expected)

What am I missing? Thank you very much for your thoughts on this.

Bot2 Event settingsBot2 Event settings

Solved Solved
0 3 144
1 ACCEPTED SOLUTION

In your Bot1, is this option enabled? 

AleksiAlkio_0-1685706662859.png

 

View solution in original post

3 REPLIES 3

In your Bot1, is this option enabled? 

AleksiAlkio_0-1685706662859.png

 

stupid me! Forgot about this option and that it is disabled by default. Having it enabled now, Bot2 is triggered as expected. So the problem is solved.

Thanks a lot for pointing this out!

You're welcome

Top Labels in this Space