{}
When a Connection Error is resolved.
"connection_id"
Show child attributes
The URL that failed.
"failed_url"
A list of endpoints that were affected by the error and whether the error is preventing the sync from completing.
The endpoint that was affected.
"GET /wms/inventory"
If True, the error is preventing the sync from completing. If False, we are able to sync but there may be data or fields that we are unable to fetch.
false
[ { "endpoint": "GET /wms/inventory", "preventing_sync": true }, { "endpoint": "GET /wms/orders", "preventing_sync": false }]
The name of the affected integration.
"integration_name"
The error message.
"Missing integration_name permissions for URL: failed_url."
The date the connection error was created.
"2022-01-01T00:00:00Z"
The date the connection error was last updated.
"2022-01-02T05:05:05Z"
The last time this connection error was seen.
"2021-01-01T00:00:00Z"
"connection-error.deleted"
"general"
Success