Sledhouse Events Webhook Payload

When setting a webhook and an event occurs, the following payload with information about the event is sent as post request to the URL you specified.

Payload
string
required

ISO 8601 timestamp of the event

string
required

Unique identifier for deduplication

string
enum
required

Whether the event was triggered by human or system

Allowed:
string
required

A human-readable explanation of the event

string
enum
required
Allowed:
string
enum
required
Allowed:
string
enum
required
Allowed:
string | null

The author of the event, only for "Manual" triggered events

resource
array of objects
required
resource*
string
required

The sync job ID

details
object
required
Response

LoadingLoading…