I'm creating an application in AdonisJs that needs to receive event information when a issue ticket is created in JIRA. These tickets are not all, and I would expect to be able to filter them with JQL in a webhook that I want to implement in JIRA. My specific question is, what is the most recommended way to register this webhook?.
Thank you in advance for your help and guidance
I lean more towards this one, but I'm not sure.