{
"connection_id": "connection_id",
"data": {
"oldest_data_date": "2021-01-01T00:00:00Z",
"newest_data_date": "2021-01-01T00:00:00Z",
"resource": "orders"
},
"event_type": "connection.historical-sync-completed",
"integration_name": "integration_name",
"integration_type": "wms"
}Admin
Connection historical sync completed
Triggered when historical sync for a resource (orders, inventory, etc.) completes.
WEBHOOK
connection.historical-sync-completed
{
"connection_id": "connection_id",
"data": {
"oldest_data_date": "2021-01-01T00:00:00Z",
"newest_data_date": "2021-01-01T00:00:00Z",
"resource": "orders"
},
"event_type": "connection.historical-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.historical-sync-completed Example:
"connection.historical-sync-completed"
Example:
"integration_name"
Example:
"wms"
Response
200
Success