This resource allows you to retrieve the details of on-demand and scheduled integration runs.
The execution data includes start date, completion date, parameters passed, status, and the ID of the person who initiated the run.
Operations
Download File by Integration
GET /v1/platform/integration_executions/{id}/file
Retrieve All Integration Executions
GET /v1/platform/integration_executions
Retrieve File Names by Integration ID
GET /v1/platform/integration_executions/{id}/filelist
Retrieve Integration Execution by ID
GET /v1/platform/integration_executions/{id}
Retrieve Integration Executions
POST /v1/platform/integration_executions/multi_read
Submit Integration Execution Additional Details
POST /v1/platform/integration_executions/{id}/additional_details