{
"connection_id": "connection_id",
"data": {
"created_date": "2022-01-01T00:00:00Z",
"access_token": "trackstar_eyABC"
},
"event_type": "connection.created",
"integration_name": "integration_name",
"integration_type": "wms"
}Admin
Connection created
When a Connection is created.
WEBHOOK
connection.created
{
"connection_id": "connection_id",
"data": {
"created_date": "2022-01-01T00:00:00Z",
"access_token": "trackstar_eyABC"
},
"event_type": "connection.created",
"integration_name": "integration_name",
"integration_type": "wms"
}Body
application/json
- Option 1
- Option 2
Response
200
Success