Setting up auto scheduled event

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?

I think what you look for is scheduling a backend workflow. You can find the full manual here:

See the scenarios you can use with this:

This topic was automatically closed after 70 days. New replies are no longer allowed.