For every member, I want to create new task every midnight for the next day.
I thought about cron-job, but for some reason, it’s throwing out 401 Unauthorized error even after 200 OK at test run. So, I am thinking about setting this thing inside Bubble.
Is there a way to build automated trigger at certain time (say midnight) repeatedly?