I have created a logic app to get an email attachment (this is in .csv format) and upload the attachment into a blob container. However, its uploading the metadata and not the readable data of email attachment.
Upload properties, it uses Get Attachment Body
Any leads to get the uploaded csv file in readable format?