I want to run the same Make scenario every day, but twice per day at two different fixed times (for example 10:00 and 16:00).
The scenario processes Google Business Profile reviews and posts automated replies.
What is the problem & what have you tried?
In the Schedule settings, Make only allows one execution time per day.
I considered:
Duplicating the scenario and setting a different schedule time for each one
Running the scenario every hour and filtering by time (using formatDate(now; “HH”))
Using a webhook or “Run another scenario” approach
I would like to know:
What is the recommended / best practice approach in Make?
Is duplicating the scenario the correct solution, or is there a cleaner native way to schedule multiple daily runs?
My priority is reliability and maintainability in a production environment.
Good, but you should leave at least one minute gap between from/to just in case it doesn’t start in the first minute due to prioritisation of scenarios from higher tier paid plans.
Based on the above, you may have asked a duplicate question. Before creating a new topic in the forum, you can search this forum for existing answers and the Help Centre to get to a solution faster.
Still require assistance?
If the previous/related discussions are not similar to your question, please reply providing additional details to demonstrate the difference(s) between your question and the ones above.
If you require help understanding or implementing workarounds/solutions in the related discussions, please reply with more details of what you have tried, including screenshots.
— @samliew P.S.: investing some effort into the tutorials in the Make Academy will save you lots of time and frustration using Make!