Hello everyone!
I’ve run into an issue that I cannot seem to solve! I’ve tried everything I know and now need your help. Here’s what’s going on -
I have a “Property” Data type on my bubble database with “Bookings” as ‘list of dates’.
Then I have a iCal file (url) which contains all the dates on which the property has been booked.
I need to go to the iCal file, get the dates from that file and add them to the Bookings of the property. The iCal file has dates in “20220706” format which will also need to be parsed…! Ideally I would like to be doing this every 24 hrs so the bookings are up to date.
Please help me figure out how to go to a iCal file, turn 20220706 into date and finally add it to the property’s list of dates. If not possible in the comments, I’m also open to paying for this to be taught to me.
Thanks!