Hi all,
So I have a database with a list of files stored in OneDrive, it also stored the unique OneDrive URL for each file.
I’m in the process of creating an integration to loop through the database and delete each file, however the OneDrive delete module required the file ID which I don’t have as I only have the URL.
Is there a way to do the above using the URL or is it simply not possible?
Thanks in advance.