{
"connection_id": "connection_id",
"data": {
"id": "id",
"integration_name": "integration_name",
"integration_type": "wms",
"customer_id": "customer_id",
"link_token": "link_token",
"error_message": "Invalid credentials.",
"created_at": "2021-01-01T00:00:00Z"
},
"event_type": "install.failed",
"integration_name": "integration_name",
"integration_type": "wms"
}Admin
Install failed
When a customer’s attempt to connect an integration fails before a connection is created.
WEBHOOK
install.failed
{
"connection_id": "connection_id",
"data": {
"id": "id",
"integration_name": "integration_name",
"integration_type": "wms",
"customer_id": "customer_id",
"link_token": "link_token",
"error_message": "Invalid credentials.",
"created_at": "2021-01-01T00:00:00Z"
},
"event_type": "install.failed",
"integration_name": "integration_name",
"integration_type": "wms"
}Body
application/json
Response
200
Success