How can we generate a pdf of request item form including variables automatically and attach that pdf to email.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2016 06:54 AM
we got a requirement as generate the pdf of request item automatically when the state of item changed to approved and attach that pdf to email. how can we implement this?
- Labels:
-
Team Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2016 07:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-14-2016 07:10 AM
Hi Akash,
I checked this link, but We are using Eureka. Is there any script for this?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-17-2018 05:14 AM
Please find the information on how to generate and attach PDF to a specific record from the below link
https://community.servicenow.com/community?id=community_article&sys_id=ba5c2aa1dbd0dbc01dcaf3231f961932
Once you generate the PDF for a request item, Make sure you create a notification on the request item table and check Include attachments.
This would send an notification that includes your PDF.
Note : - If your request item has multiple attachments, all those attachments will also be included in the notification email.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-31-2025 02:19 AM
I have also got the same requirement.Did you got the solution for this ?