- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2025 12:59 PM
Hi everyone,
I'm looking to automate the process of downloading email threads from ServiceNow tickets. I know there are several ways to approach this, such as using scheduled jobs, REST APIs, business rules, or integrating with external tools like Microsoft Power Automate or Zapier.
Could anyone provide detailed guidance or examples on how to set up such an automation? Specifically, I'm interested in:
- Creating a scheduled job to extract email threads.
- Using REST APIs to programmatically access and save email threads.
- Setting up business rules to trigger email extraction.
- Integrating with external tools for automation.
- Adding a "download button" to the "activity" or "work notes" section.
Any help or insights would be greatly appreciated!
Thanks in advance!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2025 07:45 AM
Hello @will_aponte
Ohhhk in that case did try reporting ? The work notes field can be easily extracted in the form of excel sheet or PDF and mailed to people.
Kindly mark my answer as helpful and accept solution if it helped you in anyway. This will help me be recognized for the efforts and also move this questions from unsolved to solved bucket.
Regards,
Shivalika
My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194
My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwNeEISQCY
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2025 03:03 PM
Hello @will_aponte
What are email threads ? Are they attachment ? Or do you mean the journal entries in records ? Or sys_email table records for a particular record ?
Kindly mark my answer as helpful and accept solution if it helped you in anyway. This will help me be recognized for the efforts and also move this questions from unsolved to solved bucket.
Regards,
Shivalika
My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194
My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwNeEISQCY
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2025 07:22 AM
The journal entries, I guess. We call it "work notes" in our tickets/records.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2025 07:45 AM
Hello @will_aponte
Ohhhk in that case did try reporting ? The work notes field can be easily extracted in the form of excel sheet or PDF and mailed to people.
Kindly mark my answer as helpful and accept solution if it helped you in anyway. This will help me be recognized for the efforts and also move this questions from unsolved to solved bucket.
Regards,
Shivalika
My LinkedIn - https://www.linkedin.com/in/shivalika-gupta-540346194
My youtube - https://youtube.com/playlist?list=PLsHuNzTdkE5Cn4PyS7HdV0Vg8JsfdgQlA&si=0WynLcOwNeEISQCY
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2025 08:23 AM