You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi Team,
Could you please share the script details and where i should write the code in order to map issue fields with other ITSM (Servicenow) . using REST API.
Fields are Status & Attachements..
Regards
What exactly do you want from this code example? "map fields" does not tell us what you're asking the code to actually do.
Maybe if you were to explain what you're trying to achieve, we could help you better.
I am trying to sync Attachments using webhook from Jira to Servicenow.
I am trying to achieve servicenow to jira attachments sync using Servicenow Business rule.
Please suggest and help me with this.
Regards
Sri
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Your code will need you to look at the fields in Jira, find their ids and use them in the calls you are making.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.