Skip to main content
WEBHOOK
IntegrationModified
{
  "action": "integration_connected",
  "timestamp": 1525271885993,
  "integration": {
    "id": 1,
    "shop_name": "API Integration",
    "shop_url": "https://www.sendcloud.com",
    "system": "api",
    "failing_since": "2019-02-03T06:48:07",
    "last_fetch": "2019-02-03T06:48:07",
    "last_updated_at": "2019-02-03T06:48:07",
    "service_point_enabled": true,
    "service_point_carriers": [
      "<string>"
    ],
    "webhook_active": true,
    "webhook_url": "https://www.sendcloud.com/sendcloud-webhooks"
  }
}

Authorizations

Sendcloud-Signature
string
header
required

Body

application/json

Webhook data you will receive

The webhook payload when an integration is added to Sendcloud

action
enum<string>
required
Available options:
integration_connected,
integration_deleted,
integration_updated
Example:

"integration_connected"

timestamp
integer
required
Example:

1525271885993

integration
object

Response

200

Return a 200 status to indicate that the data was processed successfully. The response body may contain the extended line item.