{
"connection_id": "connection_id",
"data": {
"stuck_date": "2021-01-01T00:00:00Z",
"latest_data": "2021-01-01T00:00:00Z",
"resource": "orders"
},
"event_type": "connection.schedule-stuck",
"integration_name": "integration_name",
"integration_type": "wms"
}Admin
Connection schedule stuck
Triggered when Trackstar has determined that a resource’s regular sync is stuck and has stopped making progress.
WEBHOOK
connection.schedule-stuck
{
"connection_id": "connection_id",
"data": {
"stuck_date": "2021-01-01T00:00:00Z",
"latest_data": "2021-01-01T00:00:00Z",
"resource": "orders"
},
"event_type": "connection.schedule-stuck",
"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.schedule-stuck Example:
"connection.schedule-stuck"
Example:
"integration_name"
Example:
"wms"
Response
200
Success