The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Adding info alongside a webhook?

Adam Khaddaj
October 13, 2024

Hello!

I'm setting up an integration between Jira and an online marketplace that our business sells on, to handle the customer service requests for our shop. Our customers will be interfacing with the conversations on the original website, but we will be interfacing with them on Jira.

What I'd like to do is have it so that when someone adds a comment to a ticket, it sends a POST request to the online marketplace to update the conversation. But I'm not quite sure how to achieve that using webhooks.

Does anyone know how to do this?

Thanks,

Adam

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Marios Marneros
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 Champions.
October 14, 2024

Hey @Adam Khaddaj , welcome to the Atlassian Community! You can achieve that using Automation rules! You will have the trigger of the automation rule as "Issue Commented", this means the rule will run every time a comment is added on a ticket! You can then add a condition to limit the number of ticket this rule runs on. Finally, you will need to have an action "Send web request" to send your API request using the method, header and request body you would like.

 

Let me know if you have any questions!Screenshot 2024-10-14 134342.png

Adam Khaddaj
October 14, 2024

Oh awesome! This is great, thank you.

Like ahandler likes this
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events