{
"connection_id": "connection_id",
"data": {
"sync_start_date": "2021-01-01T00:00:00Z",
"sync_end_date": "2021-01-01T00:00:00Z",
"resource": "orders"
},
"event_type": "connection.force-sync-completed",
"integration_name": "integration_name",
"integration_type": "wms"
}Admin
Connection force sync completed
Triggered when a force sync (manually triggered via the sync endpoint) completes for a resource (orders, inventory, etc.).
WEBHOOK
connection.force-sync-completed
{
"connection_id": "connection_id",
"data": {
"sync_start_date": "2021-01-01T00:00:00Z",
"sync_end_date": "2021-01-01T00:00:00Z",
"resource": "orders"
},
"event_type": "connection.force-sync-completed",
"integration_name": "integration_name",
"integration_type": "wms"
}Body
application/json
- Option 1
- Option 2
Example:
"connection_id"
Show child attributes
Show child attributes
Available options:
connection.force-sync-completed Example:
"connection.force-sync-completed"
Example:
"integration_name"
Example:
"wms"
Response
200
Success