Import iCal data in database

Hi everyone! I need a bit of support, tried everything but it looks there is no solution.

I have an .ics that contains a series of bookings each of them with information such as start date, end date, a URL.
I was able to get those data but I’m struggling to store them because Bubble doesn’t support regex groups.
I created a data type to store all the bookings but I have no idea how to store and create a single item for each of them.

Any help?
Thanks
Daniele

There is a plugin called ical parser…might be what you need

1 Like

Thanks I’ll have a look at it :slight_smile: