Attach PDF to email notification

Andrew_TND
Mega Sage
Mega Sage

Hello,

Does anyone know how I would go about creating an email notification so when the record closes, it attaches a PDF of that record in the email? 

Thanks in advance!

6 REPLIES 6

Hi @Community Alums ,

 

I tried doing this. But it just attaches the pdf to the same record. The email goes out without an attachment

Community Alums
Not applicable

Hello @Garima Pant1,

 

This "Export Record" action is only for exporting the record in pdf format. And if you want to send email, then you need to add more steps in your flow: "send email" and "copy attachments."

Please refer to this: https://youtu.be/b_l5pOHKmVY?si=G7Qqgr4KGH2zwx1Y

 

For generating attachments, you can also use this: https://www.servicenow.com/community/developer-articles/generate-an-attachment-via-custom-flow-desig...

 

Thank You!