Scheduling on Thunkable

Hi All,

I am trying to create an app that can change the data on Firebase at specified schedules (without the need of being on the app). I am thinking of using the date and time inputs from Thunkable to set the schedule on Firebase and using Google Cloud Scheduler to execute the task to change the data at Firebase. Anyone tried doing this before or is there any better way? Any advice are welcomed! :slight_smile:

Thank you.

Hadey

hey @mhadi.mohammadx1ssd8 :wave: great to have you in the community.

Iā€™m not aware of anyone getting Google Cloud Scheduler working with their app - did you manage to get something built?

Can you tell us a bit more about the app that you are trying to build?

Thanks!