The CreatorCon Call for Content is officially open! Get started here.

Triggering Flow Every month end

udaybura
Tera Contributor

How to trigger a flow every month end?

1 ACCEPTED SOLUTION

GlideFather
Tera Patron

Hi @udaybura,

 

in your flow, select scheduled trigger:

 

GlideFather_0-1758094716627.png

 

and select 31st day at 00:00:00:

GlideFather_1-1758094750770.png

 

 

and it will run the last day even if the month has 28, 29 or 30 days...

 

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


View solution in original post

3 REPLIES 3

GlideFather
Tera Patron

Hi @udaybura,

 

in your flow, select scheduled trigger:

 

GlideFather_0-1758094716627.png

 

and select 31st day at 00:00:00:

GlideFather_1-1758094750770.png

 

 

and it will run the last day even if the month has 28, 29 or 30 days...

 

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


@udaybura I found it:

GlideFather_2-1758094802590.png

SourceDate Triggers

 

Thank you for accepting this as solution ;))

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


M Iftikhar
Giga Sage

Hi @udaybura ,

You can do this by using a Scheduled Trigger in Flow Designer:

  1. Go to Flow Designer and select your flow then click on Add a trigger.

    MIftikhar_0-1758113566364.png

     

  2. Set it to run Monthly.

  3. Choose the last day of the month option .

    MIftikhar_1-1758113644174.png

     

  4. Save, and your flow will execute automatically on every month-end.

Thanks & Regards,
Muhammad Iftikhar

If my response helped, please mark it as the accepted solution so others can benefit as well.

Thanks & Regards,
Muhammad Iftikhar

If my response helped, please mark it as the accepted solution so others can benefit as well.