Hi, I am currently trying to create a webhook to have issues event(create, update, delete) send a notification to a specific discord channel and it doesn't work.
I followed the steps in this guide: https://developer.atlassian.com/server/jira/platform/webhooks/
I have a webhook for GitLab that does work, so I know my server is able to use them.
My project is using the "team managed project" on Jira Cloud, in case its relevant.
Note I haven't tried going through third party, nor will I, having to use a third party for this seems unnecessarily risky.
You can't post a Jira payload directly to a Discord endpoint. The format will be incorrect. You'll have to put something in the middle like an IFTTT listener to do the conversion into a format that the Discord endpoint supports.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
https://skyhook.glitch.me/ It was working fine until yesterday. Do you know of another similar alternative? That project no longer exists.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The project has moved to https://skyhookapi.com/, which is perfectly working :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.