Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Help using webhook & automation

Deleted user February 5, 2019

Hi,

I need to send email to arbitrary addresses using trigger condition in Jira Service Desk Automation. To do this, plug-in is out of the question, I thought of using a webhook. I do not have experience with that, and was hoping some of you might have set this up.

I have read a lot and get the creation part of it, setting what events to listen for etc. But 2 things puzzles me.

  1. what goes into URL while defining the hook in Jira?
  2. Where is the actions defined? I may be obvious, but I fail to see it...

Thanks

1 answer

1 accepted

0 votes
Answer accepted
Ravi Varma
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 5, 2019

Hi @[deleted],

Please note that webhooks lets you get the handle of the JIRA event to your custom application/solution. The custom application/solution will implement your customization and the input metadata pertaining to the JIRA event will be posted to your custom app by JIRA. 

Coming to your two questions: Yes, you need to host your custom app/solution  (URL) that will receive event data from JIRA. The custom app will contain the business logic/actions that would process what you intend to do with the JIRA event data.

Hope this clears some air.

Refer Atlassian documentation: 

Regards,

Ravi Varma

Deleted user February 7, 2019

Thank you for your answer. This clarifies things a bit for me and I am realizing this is not what I need. I think maybe a custom addon will be the way to go, but that is not for me to decide. Thanks a lot.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events