File from collection to a folder path
I used the Get File action to retrieve an .xlsx attachment from an email, and it was successfully stored in a collection. The challenge I’m facing now is how to extract the file from the collection and save it to a specific folder path on my system.P...