Hello fellow Bubblers
I’ve created an application for my client that generates ics iCal files which are later subscribed by calendars like outlook.
When defining the subscription in outlook you have to define a fixed path like www.someurl.com/ics.
When I’m uploading files to bubble’s storage they always get new path names with some prefix which I have no control over. This means I can’t update a file that has been uploaded to a specific fixed path. I know I can use the “host file in root directory” option, but to update this I need to update the entire app.
Any ideas on how to solve this?
Thanks