I need to trigger the process every month of 4th

Hi Team,

I need to trigger the process every month of the 4th if it lands on the weekend, and initiates a download on the upcoming Monday.

can anyone help me with this, please?

@Divyashreem Can you please help

Thanks,
Chethan P

Hi @copy_writes

This won’t be a 1 step solution.

Here is a cron for the 4th day of every month:
0 0 0 4 * ? *

Can you take a look here.

These options might help.

Cheers

Steve

follow this link

Is this work any idea in corn expression!
every month 4th the bot should trigger if that day was Sunday or Saturday we need to trigger the bot on Monday

follow this video

if its not usefull i will tell you how to do crone expression