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
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline 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.