Hi,
I want to integrate JIRA and Service Now tool using REST API and without using third party tool.
So I think webhook is the good option. I have refer this doc https://developer.atlassian.com/jiradev/jira-apis/webhooks#Webhooks-rest
but if i want to send more information of issue like custom field information then how do i send that information over rest api?
they have not provided text box where i can define json object with all required information.
Does any one used webhook? please help me on this.
Thanks
Sachin
Hi Orit,
At a high level, every callback contains the webhookEvent ID, the timestamp, and information about the entity associated with the event (e.g. issue, project, board, etc). Callbacks may have additional information, depending on the type of event associated with it.
Note that we have a feature request to have Custom Fields in Variable substitution in the webhook URL added:
For more information on Atlassian new features implementation policy, please check the following page: https://confluence.atlassian.com/display/Support/Implementation+of+New+Features+Policy]
We recommend you to vote on this feature and add any personal comments there, as it has visibility among our users and developers.
Regards,
Arthur Gonçalves | Atlassian Support
Show up and give back by attending an Atlassian Community Event: we’ll donate $10 for every event attendee in March!
Join an Atlassian Community Event!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.