How to Send Email without schedule job

RojaN
Giga Contributor

We need to send specific users the report as an attachment but the filter condition on the report to be updated dynamically when triggering the email based on certain conditions

4 REPLIES 4

Ankur Bawiskar
Tera Patron
Tera Patron

@RojaN 

you can use scheduled report which runs at particular time.

so just before running the scheduled report run a scheduled job (1/2min prior) and update the report filter condition dynamically so that scheduled report uses the latest filter condition to fetch the records and send over email

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

@Ankur Bawiskar 

using flow designer instead of scheduled job can we acheive ? if so how 

using flow designer instead of scheduled job can we acheive ? if so how 

@RojaN 

you will require heavy scripting for this to change the report filter condition dynamically

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader