Interdependent bots - Executing one bot based on another bot

Dear Friends,

I have a typical scenario where

  1. I'm importing csv data into Table X
  2. Created Bot A with event of add & update in Table X, for adding rows from Table X to Table Y. (This is being done due to specific reason of clubbing data with common id in different rows data into columns of single row, using google sheet formulas of vlookup & filter combination)
  3. Created Bot B with event of add in Table Y (data added through Bot A), for adding rows from Table Y to Table Z

Now in this scenario Bot B is supposed to trigger back to back after Bot A, which is not happening, meaning there rows are not being added in Table Z

Any recommendation or this sort of back to back execution of a bot based on the execution of another is technically not possible?

Thanks in advance!

Solved Solved
0 2 121
1 ACCEPTED SOLUTION

 

Try setting this option on

TeeSee1_0-1676006662157.png

Doc

 

View solution in original post

2 REPLIES 2

 

Try setting this option on

TeeSee1_0-1676006662157.png

Doc

 

it worked perfectly, thanks @TeeSee1 

Top Labels in this Space