Recurring event monthly

In Set a recurring event, I selected “Monthly” and specified midnight on the 1st of the following month, and the Workflow was executed again accordingly.
The problem was that it was supposed to be set to the 1st of the following month again, but when I looked at the scheduler, it was set to midnight of the last day of the month in which it was executed.
Recurring Event was set with the first trigger on 6/15, fired at midnight on 7/1, and was set at midnight on 7/31.

Is this a cycle every 30 days as the MONTHLY mechanism?

I particularly don’t like “Recurrig events”.

What I do is create a API Workflow that reschedule itself in the end. So, in your case, just reschedule itself to Current Date/Time + 1 month rounded down to month.

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.