How to send attachment from servicenow JIRA using rest Message
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-10-2023 12:21 AM
Hi,
I am facing an issue with sending attachments from ServiceNow to JIRA,using separate end for attachment.
Able to retrieve the attachment on the JIRA side but in encrypted form. The below decode method is not working for me.
Can anybody please tell me how to retrieve the original data from the attachment?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-10-2023 03:22 AM
so you are consuming JIRA endpoint and trying to attach the file in JIRA to some record in instance?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-10-2023 03:50 AM
Hi Ankur, Yes I am consuming JIRA attachment endpoint & attaching the file in ServiceNow & trying to get the file in JIRA for the respective issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2023 01:41 AM
Hi Suman
Please check the decoding technique.
In my opinion, please have a look at Exalate to help for this integration between Jira and Snow.
It is a decentralized integration solution, where you can granuarly decide which data will be send over.
The attachments will be sent over with all the meta data included in it