Dear Friends,
I have a typical scenario where
- I’m importing csv data into Table X
- 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)
- 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!
