Skip to main content
Creates a new webhook on the specified repository. Example:
Note that this call requires the webhook scope, as well as any scope that applies to the events that the webhook subscribes to. In the example above that means: webhook, repository and issue. Also note that the url must properly resolve and cannot be an internal, non-routed address.
External DocumentationTo learn more, visit the Bitbucket documentation.

Parameters

Example Output

Workflow Library Example

Create Repo Web Hook with Bitbucket and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop