I want a scenario to run at two different times every day. The current platform only allows running the Scenario on one specific time, but I need two specific time each day. Thank you!
Welcome to the Make community!
Here are some options:
1. Easy
You can clone your scenario and set a different scheduled time.
2. Medium
You can set your scenario to run “On Demand”, and and two other scenarios to run your main scenario using the Run a Scenario module.
3. Hard
You can use the “Make an API call” module to set the next time you want to run the scenario
For examples on this, see
3 Likes
Could you please explain further Medium and show the steps neccesary?