Exports
Events
When an export is created, updated, or deleted, events are emitted which can be listened to via a webhook or retrieved via the events endpoint.
Exports
When an export is created, updated, or deleted, events are emitted which can be listened to via a webhook or retrieved via the events endpoint.
Event | Description |
---|---|
export__queued | When the export is queued. |
export__processing | When the export is processing. |
export__completed | When the export is processed. |
export__failed | When the export is failed. |
export__timed_out | When the export is timed out. |