Run ID
A unique identifier assigned to each specific Export execution. This helps to track and reference individual runs.
Trigger
The name of the Trigger that initiated the Export process. This could be an automated task, a manual execution, or an external API call.
Trigger Type
Specifies how the Export was triggered. The possible trigger types are:
- API: The Export was initiated through an API call.
- Scheduled: The Export was triggered based on a pre-defined schedule.
- Run Now: The Export was manually executed via the UI by a user.
Time
The exact timestamp when the Export was triggered or executed. This provides a timeline for the activity.
Results
The outcome of the Export process. This indicates whether the Export was successful or encountered any errors.
Messages
Detailed messages related to the Export process, such as:
- The number of records included in the Export.
- Any error messages generated by the Export Processor if something went wrong during the operation.