GlidesysAttachment API is copying attachments every time when the record is inserted
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2023 10:53 PM
Hi,
I am trying to copy the attachments from request to incident table. I know we can do it by "GlideSysAttachment.copy" method. But as per the functionality its copying repeatedly everytime. There is alternate way that we can try to delete all attachments and again we can copy those, but we should do in that way. I am trying to copy the latest attachment attached. Can anyone help on this. Because I searched the community, but unable to figure out this to attach only the latest attachment.
Thanks
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2024 10:01 AM
Hi, have you found the solution ?