How to wait or sleep more than 1day in Make.com

Welcome to the Make community!

You schedule a cron job callback using apps like 0CodeKit that allows you to schedule a “callback” to a URL defined in a “Custom Webhook” trigger in another scenario at the exact time you want

To do this, you can use the 0CodeKit “Schedule a Cronjob or a Timer for a Webhook” module —

Schedules a webhook execution with JSON by setting up a cronjob or timer.

For more information, see https://www.make.com/en/integrations/onesaas, and https://www.make.com/en/help/app/onesaas in the help centre.

You don’t have to use a data store, this is just an example. You can use Google Sheets, Google Calendar, etc.

Alternatively, if you are already using Airtable, you can use an Airtable formula and built-in automation, briefly mentioned here.

Hope this helps! Let me know if there are any further questions or issues.

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.