2
4 Comments

No-Code Tools for Scheduled Tasks

Hey,

I'm a dev but I find myself building the same thing over and over again, specifically scheduling something to run some time in the future, lets say 2 hours or 2 days or something similar.

Examples for this could be:

  • Sending an sms at a specific time
  • Sending an email or push notification at a specific time
  • Refreshing a token 14 days after it was first generated

Is there a good No-Code tool that lets me do this?

I am aware of Zapier for example offering schedule that lets me run something every minute or every hour etc. but this more of a pull approach and less efficient then it being event driven and the service notifying me that I need to run an action or some code.

on March 29, 2021