
<h1 class="has-pills">
  BuildSourceWebhook
  <span data-algolia-exclude><span class="pill pill--object pill--normal-case pill--large"><code>OBJECT</code></span></span>
</h1>

A build was triggered via a Webhook



| `headers` `[String!]` Provider specific headers sent along with the webhook. This will return null if the webhook has been purged by Buildkite. |
| --- |
| `name` `String!` |
| `payload` `JSON` The body of the webhook. Buildkite only stores webhook data for a short period of time, so if this returns null - then the webhook data has been purged by Buildkite |
| `uuid` `String` The UUID for this webhook. This will return null if the webhook has been purged by Buildkite |



<h2 data-algolia-exclude>Interfaces</h2>
<div>
  <a href="/docs/apis/graphql/schemas/interface/buildsource" class="pill pill--interface pill--normal-case pill--large" title="Go to INTERFACE BuildSource">
  <code>BuildSource</code>
</a>

</div>
