How to configure webhooks in Jira for Freshworks
Platform Notice: Cloud Only - This article only applies to Atlassian products on the cloud platform.
Summary
How to configure webhooks in Jira for Freshworks to push status changes and include comments when the transition screen occurs on the Jira side.
Environment
Jira Cloud
Solution
With a working Jira-Freshdesk integration, please refer to the following steps to push status changes and include comments when the transition screen occurs on the Jira side.
Steps to be taken:
Please create the webhook with your Freshdesk URL and keep all the other fields blank.
Create the workflow transition by adding a post-function
In the post function, select the 'Trigger a webhook' option and add the newly created webhook
When this post-function is executed, Jira will post the issue content in JSON format to the URL specified for the Freshdesk.
For your kind reference, I'm adding the screen recording here.
Was this helpful?