- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2023 03:29 AM
Hi there,
We are using ServiceNow out of the box plugin 'JIRA Spoke' to integrate ServiceNow and JIRA. We are using the 'Copy Attachment' action to try to copy the attachments from SNow incident to JIRA issue.
The issue is that, suppose we have added 3 attachments in the Incident, after every update, those 3 attachments are getting added to the JIRA issue. On the first update, there were 3 attachments, on the second update, there were 6 attachments on JIRA.
The trigger condition is - On update of Incident record. And on the 'Run Trigger' field, we have tried with both 'For every update', and 'for each unique change', but the result for both is the same.
Is there any way we can stop copying the attachments after every update and eliminate duplicates without any custom field or table creation?
Regards,
Sudhangshu
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2023 02:21 AM
Hi @sd2097,
I found this very helpful post by a fellow user on how to set this up while avoiding duplicate attachments. A bit complex however it is well explained with screenshots of the important screens.
My I also add that there is a much easier way to set up this kind of integration with attachments sync (without duplicates every time you sync an incident)
Have a look at Exalate, and let me know if you have any questions or need further support.
Kind regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2023 02:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2023 02:21 AM
Hi @sd2097,
I found this very helpful post by a fellow user on how to set this up while avoiding duplicate attachments. A bit complex however it is well explained with screenshots of the important screens.
My I also add that there is a much easier way to set up this kind of integration with attachments sync (without duplicates every time you sync an incident)
Have a look at Exalate, and let me know if you have any questions or need further support.
Kind regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2023 05:55 AM
@sd2097 hi. I see Marwan has already given you the link to a very,very useful step-by-step guide. We also use other tools to resolve similar use case, like this one - zigiops. It does great job.