Execute post-export script
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2023 11:18 AM
Hello community,
i my schedule export set i want to create a script that get the export and send it via mail can someone show me how to do it.
Thanks!
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2023 12:14 PM
Hi @mregragui_ext ,
So the end objective is just to send the export via mail?
If yes then u can do that via scheduled Job as well right , query the relevant records using the GlideRecord and trigger the notification via event.
You will not require a export set for this.
But yeah if there is some other picture to it could you please explain.
Thanks,
Danish