I am doing a onedrive link generator , however , I found file path structure is very important to me. file path of URL is like
https://walttaz-my.sharepoint.com/personal/aloha631_office-365_com_tw/_layouts/15/Doc.aspx?sourcedoc={69284668-F854-4789-A74F-C9F6DA0C1AAB}&file=Link%20List.xlsx&action=default&mobileredirect=true
I need convert it to something that I can understand
I found there are some sites which are able to convert url to file structure
https://www.convertstring.com/zh_TW/EncodeDecode/UrlDecode
How can I convert it automatically within airtable?