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:
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.
https://www.integromat.com/en can do it I believe
Will check it out, thanks 🤙