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 454
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