For the action ‘Data: add a new row to another table using values from this row,’ I don’t understand how I can pass [OrderId] to the row I create in the Invoices table through this action.
Thank you for your suggestion! What I need is a way to dynamically pass the OrderId to the Invoices table when adding a row through an action triggered in a BOT process.