Execute multiple action from different table

Hello, is there a way to execute sequence of action from different table?

I tried grouped in “Do This” part of the action. But i cant seem to find the action which is from another table

0 4 449
4 REPLIES 4

You want “Execute an action on a set of rows” if you need to edit something. Or “Add a new row to another table using values from this row” if you’re trying to create a new record

okay so, for example i have these actions in the items table


and these actions in orderlist table

i want to trigger “trigger orderstatus” when i press “Added”
is it possible?

So you’ll need to create a Bot that recognises changes that “added” make and then it runs “trigger orderstatus”

is there any example you can provide which has such case? i am having hard time understanding how to configure a bot

Top Labels in this Space