Jira Comments - Webhook for string field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2023 08:36 AM
I have my Webhook set up to add information entered into Jira to a new "Jira Comments" field created on the incident table.
The information I am receiving from Jira looks like this:
What do I need to add to my webhook to show only the actual comments added in Jira back to ServiceNow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023 05:43 AM
Hello bekfro,
Please map Additional comments to 'input -> Comment -> Body'. It will update the comment in Servicenow.
Please mark the answer as Helpful if this helps.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023 05:50 AM
Thanks, Rachel this is exactly what I did to get this working! Thanks for taking the time to reply.