- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2022 12:45 PM
I saw some old community posts about it, but wanted to see with newer versions of SN if there was a simple way to get something attached to an email and use the Send Email action to have it sent to the proper person.
Thanks.
Solved! Go to Solution.
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2022 02:31 PM
Hi CatchtheFletch,
Tried to find something new but couldn't find anything better than this old video.
Using Flow Designer, add attachment to Send Email Action
Mark Correct or Helpful if it helps.
***Mark Correct or Helpful if it helps.***

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2022 02:31 PM
Hi CatchtheFletch,
Tried to find something new but couldn't find anything better than this old video.
Using Flow Designer, add attachment to Send Email Action
Mark Correct or Helpful if it helps.
***Mark Correct or Helpful if it helps.***
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2022 12:04 PM
I set it up as the video shows and still doesn't seem to be working. No errors but when I check the email it's not attaching. I've got the attachment on a cat item so I'm using the sc_cat_item table and the sys_id of that record instead of the incident record pill he uses so I know that's different but theoretically should work the same.
Edit: Spelling mistake was preventing it from attaching but not throwing an error. It works.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2023 12:51 PM
I'm trying to send an email with an attachment from a sc_cat_item too. You succeeded? Mine does not appear.