I received my attachments via API in Base 64. Any idea how I can preview this file inside my app? I would like to convert email attachments from Base 64 to images, PDF files, text files etc.
This will only handle one file at a time, so create a recursive workflow (Search the forum here for tutorials) and have it loop through each attachment from Postmark, uploading and saving to your database.
1 Like