
Bitbucket Server 5.0.0 - 5.1.5
Bitbucket Server 5.2.0 - 5.16.11
Trigger a simple HTTP Request with optional authentication
Trigger a simple HTTP Request with optional authentication
Trigger a simple HTTP Request with optional authentication
The plugin provides the ability to trigger one or multiple URLs after a push has been received. If it contains more than one reference, a request will be created for each.
Supports the HTTP methods: GET, POST, and PUT
Authentication via HTTP basic auth on any server.
Restrict the triggering by setting up filters. Only branches or tags that match the filter will trigger.
Plus you can give information with the URL, e.g.:
The user that triggered the push by adding: ${user.name}
More details
- Call an URL after a git push
- Supported HTTP methods are
- GET
- POST
- PUT
- Supports HTTP basic authentication
- Supports triggering of multiple URLs
- Triggers each URL for each branch and tag that gets pushed
- Supports filtering of events (e.g. only trigger an URL for pushes to the master branch)
- Trigger a variable URL (e.g.
http://host.name/some.script?user=${user.name})
Reviews for cloud
(12)Sign in to write a review



Reviews for server
(12)Sign in to write a review



Reviews for Data Center
(12)Sign in to write a review



Cloud Pricing
Server Pricing
Data Center Pricing
Basic support resources are available for this app.
Vendor support resources
Find out how this app works.
Collaborative documentation platform hosted by this vendor.
Atlassian-hosted discussions connect you to other customers who use this app.
Versions
Version 4.4.0 • Bitbucket Server 4.0.0 - 4.14.12 • Released 2018-02-01
Summary
Minor update
Details
Minor update:
- Make the content-type configurable (thanks to Asger for the PR)
Installation
- Log into your Bitbucket instance as an admin.
- Click the admin dropdown and choose Add-ons. The Manage add-ons screen loads.
- Click Find new apps or Find new add-ons from the left-hand side of the page.
- Locate HTTP-Request Hook for Bitbucket Server via search. Results include app versions compatible with your Bitbucket instance.
- Click Install to download and install your app.
- You're all set! Click Close in the Installed and ready to go dialog.
To find older HTTP-Request Hook for Bitbucket Server versions compatible with your instance, you can look through our version history page.