Flow Runs

Whenever a Flow runs, we record the following:
- What launched the flow (an event, schedule, or an API call).
- Flow inputs.
- Runs of every node in the flow.
- Logs of every run:
- Data transformations.
- API requests.
You can see the list of runs on the Flow Runs page.
Learn more about flow runs here: Flow Runs.
Updated 12 days ago