Send submitted record as a attachment in email notification
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi ,
I need one help on notifications.
How to send submitted record as attachment in email notifications.
Example: if we are submitting HR case through record producer then end user should get email notification attaching the HR case as pdf .
Is it possible to acheive this.
Thanks in advance,
Svani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi @svani
Is possible but not easy..
First of all tou need to convert your record producer information in PDF
once that you have the pdf, is stored in sys_attachment table, you send in your notification via mail script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi @svani,
there shall be OOTB notification to be send by email, why would you replicate it again in PDF?
Eventually, do you want to replace it or have it side by side?
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
this will require customization.
When should the email be triggered?
You can discuss this with your customer.
But here are the links which will help you on how to generate PDF of record and attach to it.
Generate PDF and attach to the record
When catalog item is submitted, attach variables to RITM as a PDF
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hope you are doing good.
Did my reply answer your question?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader