Imports
Events
When a import is created, updated, or deleted, events are emitted which can be listened to via a webhook or retrieved via the events endpoint.
Imports
When a import is created, updated, or deleted, events are emitted which can be listened to via a webhook or retrieved via the events endpoint.
Event | Description |
---|---|
import__queued | When the import is queued. |
import__processing | When the import is processing. |
import__processed | When the import is processed. |