When workflows process larger amounts of data, data is stored in a separate file, rather than the execution logs. This data can be accessed via API or from UI.

Via UI

If the data has been written to file, you will see the Download data contents button when viewing the execution log.

Untitled

Via API

Get an Id Token

Open Devtools (F12) in your browser

Untitled

Copy the Id Token into Postman as Bearer token.

Get temporary download URL

In the workflow logs, you will see a reference to the file under payload.result.dataFileKey

Untitled

Copy the workflow id, and filename into the following URL format: