I have an array of ids, I want to update all the transactions against those ids. I have a lookup that returns ids.
A custom flow, with rest API
I have a flow where I am using a lookup to find internal ids for item fulfillment. There is a scenario where multiple records need to be created/updated. How can I do that?