BuildSourceWebhook OBJECT

A build was triggered via a Webhook

Fields

headersString

Provider specific headers sent along with the webhook. This will return null if the webhook has been purged by Buildkite.

nameString

payloadJSON

The body of the webhook. Buildkite only webhook data for a short period of time, so if this returns null - then the webhook data has been purged by Buildkite

uuidString

The UUID for this webhook. This will return null if the webhook has been purged by Buildkite

Interfaces

BuildSource