Schedule a report using Flow designer

Harish74
Tera Expert

I want to schedule a report using the Flow designer. 

Actually, I have a report that needs to be generated on the first Tuesday of every month.  Right now I'm able to generate it by using some script in 'Scheduled Email of report'. But I don't want to encourage using a conditional script to generate a report. I follow no code or low code approach. 

Please help me in scheduling the report using Flow designer...

3 REPLIES 3

Ankur Bawiskar
Tera Patron
Tera Patron

Hi Harish,

Flow also doesn't have anything OOB for this.

Using flow also you would require custom script to determine if it is 1st Tuesday of every month

So better you use the existing logic and skip flow part

Regards
Ankur

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

Hi Ankur,

Can you give me some script to generate report on every first Tuesday 11PM  of the month?

No other conditions required.

Hi,

you can run scheduled report daily at 11pm

but in condition check if it is 1st tuesday of month

check this link

Create scheduled job to run on 2nd Tuesday of every month ?

Regards
Ankur

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