We’re trying to create an audit trail for when we update fields. We’re moving from Make where we we’re able to do this using the scenario URL + the execution ID which is an accessible variable inside the scenario.
WIth Active Pieces, I don’t see a way to do this unless I’m missing a way to access the flow run ID inside the flow that’s running?
Is there a way to pull the run ID of the flow that’s running inside that flow?
Flow A is running → access flow A run ID in step 2 → add run ID wherever I need it in step 3