+7
Completed

Add generic webhook integration

Richard Mackman 9 years ago updated by Akash 7 years ago 7
In a similar manner to the Slack integration. Please could you add an ability to call an arbitary URL defined by an account owner.
The system would call the URL when specific events are called (as per the existing integrations) and would POST a JSON structure of the issue and its linked information such as users .

This would allow many forms of ad-hoc integration and would allow integration with tools such as ZAPIER

Answer

Answer

This is live folks! Go to Project management and start adding your webhook handlers. Check out the developer documentation for more info about the events and the payload structure.

This could be useful also for integration with BitBucket
Under review
This is interesting. We'll have to think about that.

Thanks - it would really be icing on the cake for a great system

Also check out Cloudhook, similar to Zapier. There are probably other tools out there for linking together services. This is a great way to mitigate the hassle of using a bunch of different websites.

Answer

This is live folks! Go to Project management and start adding your webhook handlers. Check out the developer documentation for more info about the events and the payload structure.

The document URL you linked is a broken. @tech