
<h1 class="has-pills">
  RepositoryProviderWebhook
  <span data-algolia-exclude><span class="pill pill--interface pill--normal-case pill--large"><code>INTERFACE</code></span></span>
</h1>

A webhook configured on a repository to trigger pipeline builds



| `externalId` `String!` The provider-specific ID of the webhook |
| --- |
| `provider` `RepositoryProvider!` The repository provider |
| `url` `String!` The URL that the webhook delivers events to |



<h2 data-algolia-exclude>Possible types</h2>
<div><a href="/docs/apis/graphql/schemas/object/repositoryprovidergithubenterprisewebhook" class="pill pill--object pill--normal-case pill--large" title="Go to OBJECT RepositoryProviderGithubEnterpriseWebhook">
  <code>RepositoryProviderGithubEnterpriseWebhook</code>
</a>
<a href="/docs/apis/graphql/schemas/object/repositoryprovidergithubwebhook" class="pill pill--object pill--normal-case pill--large" title="Go to OBJECT RepositoryProviderGithubWebhook">
  <code>RepositoryProviderGithubWebhook</code>
</a>
</div>
