I need to execute a http request when a pull request in created in Bitbucket DC. The request will be received by an external application.
This can be done with the webhooks feature but I do not see any way to define a custom json payload. Bitbucket will always send it's own predefined JSON. Is that correct?
If that's really the case the only way to use the webhooks is when your target application expects that exact format?
I don't think you can customize the payload.
Instead you could try one of these:
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.