Scenario 1 - Random Time Generation - A future time is generated which is 10 to 39 minutes in the future using the NOW variable. After the time in generated, I want Scenario 2 to run at that specific future time. HOW?
Scenario 2 - Contact Processed - By itself this works beautifully! I just need it triggered from the random time generated in Scenario 1
When S2 is complete I can loop back to Scenario 1 using the Make.com Module to run a scenario.
There has to be someone in this Community that know how to do this?
Welcome to the Make community!
This should be fairly simple, if you have access to the Make API.
Based on the same concept from 📅 How to schedule scenario for first Monday next month (recurring), you can use the Make API to update another scenario’s schedule.
Here is an example to schedule a scenario to run in 10 minutes time:
Hope this helps! Let me know if there are any further questions or issues.
— @samliew
P.S.: Did you know, the concepts of about 70% of questions asked on this forum are already covered in the Make Academy. Investing some effort into it will save you lots of time and frustration using Make later!
3 Likes
Thank, that works, I replaced my variable time in the formula. It’s a beautiful thing.
2 Likes
No problem, glad I could help!
1. If anyone has a new question in the future, please start a new thread. This makes it easier for others with the same problem to search for the answers to specific questions, and you are more likely to receive help since newer questions are monitored closely.
2. The Make Community guidelines encourages users to try to mark helpful replies as solutions to help keep the Community organized.
This marks the topic as solved, so that:
- others can save time when catching up with the latest activity here, and
- allows others to quickly jump to the solution if they come across the same problem
To do this, simply click the checkbox at the bottom of the post that answers your question:
3. Don’t forget to like and bookmark this topic so you can get back to it easily in future!
— @samliew