Calendar URL to Database?

I want to make an app, where people can paste a calendar feed URL, and then all of the current and new events would show up in a database. Each user has a different calendar URL that they would add. Does anyone have an idea of how to do this?

For anyone wondering, I accomplished this using integromat.

Hi @zach ,
Are the individual users of your app able to do this? If so, how were you able to accomplish via Intregromat? Thanks!

Yes. i used some custom code on a webserver, the integromat script gathers each user’s URL one-time per day, converts it to json, parses the json, and then sends any new events back to adalo