How to send attachment with email
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2024 09:33 PM
Hi Everyone ,
I have requiirement, when an incident is resolved then, an email should be send to caller with pdf attachment. That pdf attachment should have short description and resolution notes.
Flow Designer :
1. Trigger
2. Send Email:
3. Generate an attachment
Generate an attachment is an action which I have created using this article : https://www.servicenow.com/community/developer-articles/generate-an-attachment-via-custom-flow-desig...
Generate an attachment :
4. Inputs
5 . Script
6 . Output
Can anyone suggest what I am doing wrong? Because this flow is not working properly.
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2024 01:49 AM
@Abhijit Das7 If I had understood correctly, you want the attachment to be added to the email.
You have designed "Send Email" as Step 1 and then generating the attachment. Doesn't it need to be reversed by passing the output of the action "Generate an attachment" to email?
The reference link share for attachment, works for adding it to records.
Please mark this as helpful and accept it as a solution if this resolves your query.
Thanks,
Sujatha V.M.
Sujatha V.M.