@ewanh I have done this, how can I reference the request ID in the update record module after the read record module?
My goal is to get all Request ID associated under a specific campaign and then update fields on those requests. 1. Read Record (looking for all requests under a campaign) 2. Update record (update any request under that campaign)