{
"connection_id": "connection_id",
"data": {
"failed_url": "failed_url",
"affected_endpoints": [
{
"endpoint": "GET /wms/inventory",
"preventing_sync": true
},
{
"endpoint": "GET /wms/orders",
"preventing_sync": false
}
],
"integration_name": "integration_name",
"error_message": "Missing integration_name permissions for URL: failed_url.",
"created_date": "2022-01-01T00:00:00Z",
"updated_date": "2022-01-02T05:05:05Z",
"last_seen": "2021-01-01T00:00:00Z",
"trackstar_created_date": "2023-11-07T05:31:56Z",
"trackstar_updated_date": "2023-11-07T05:31:56Z"
},
"event_type": "connection-error.updated",
"integration_name": "integration_name",
"integration_type": "wms",
"previous_attributes": {
"failed_url": "failed_url",
"affected_endpoints": [
{
"endpoint": "GET /wms/inventory",
"preventing_sync": true
},
{
"endpoint": "GET /wms/orders",
"preventing_sync": false
}
],
"integration_name": "integration_name",
"error_message": "Missing integration_name permissions for URL: failed_url.",
"created_date": "2022-01-01T00:00:00Z",
"updated_date": "2022-01-02T05:05:05Z",
"last_seen": "2021-01-01T00:00:00Z",
"trackstar_created_date": "2023-11-07T05:31:56Z",
"trackstar_updated_date": "2023-11-07T05:31:56Z"
}
}Admin
Connection error updated
When a Connection Error is updated.
WEBHOOK
connection-error.updated
{
"connection_id": "connection_id",
"data": {
"failed_url": "failed_url",
"affected_endpoints": [
{
"endpoint": "GET /wms/inventory",
"preventing_sync": true
},
{
"endpoint": "GET /wms/orders",
"preventing_sync": false
}
],
"integration_name": "integration_name",
"error_message": "Missing integration_name permissions for URL: failed_url.",
"created_date": "2022-01-01T00:00:00Z",
"updated_date": "2022-01-02T05:05:05Z",
"last_seen": "2021-01-01T00:00:00Z",
"trackstar_created_date": "2023-11-07T05:31:56Z",
"trackstar_updated_date": "2023-11-07T05:31:56Z"
},
"event_type": "connection-error.updated",
"integration_name": "integration_name",
"integration_type": "wms",
"previous_attributes": {
"failed_url": "failed_url",
"affected_endpoints": [
{
"endpoint": "GET /wms/inventory",
"preventing_sync": true
},
{
"endpoint": "GET /wms/orders",
"preventing_sync": false
}
],
"integration_name": "integration_name",
"error_message": "Missing integration_name permissions for URL: failed_url.",
"created_date": "2022-01-01T00:00:00Z",
"updated_date": "2022-01-02T05:05:05Z",
"last_seen": "2021-01-01T00:00:00Z",
"trackstar_created_date": "2023-11-07T05:31:56Z",
"trackstar_updated_date": "2023-11-07T05:31:56Z"
}
}Body
application/json
Example:
"connection_id"
Show child attributes
Show child attributes
Available options:
connection-error.updated Example:
"connection-error.updated"
Example:
"integration_name"
Example:
"wms"
Show child attributes
Show child attributes
Response
200
Success
⌘I