You can use the Make API integration to “reschedule” the next scenario run at a random later date.
You can make use of the random
variable in the variables panel with a formula to generate a random number of minutes between 15 and 120, and using the addMinutes
built-in function to add the number of minutes to the current time {{now}}
.
Here are some examples of using the Make API module to reschedule the same scenario: