I currently have a Logic App Workflow that retrieves files (PDFs) from Sharepoint successfully (200 response code with content in the body). I then want to upload these files to Blob Storage.
The upload to blob works successfully, but when I download & open any of the PDF files - they are completely blank.
I have a simple workflow as follows:
The strange thing is the files are NOT empty. However the PDF's are approximately double the size of the source files.
When I put the $content string into an online Base64 to PDF converter - it converts perfectly fine and I can see all the content/pages in the right place.
I have tried the following:
I am expecting to see the PDF contents in full when I download/open them from Azure Blob.
You can follow below design
to get desired results:
Then:
Full Design:
Note:
Use .pdf in after name like below:
Files(pdf) in sharepoint :
Output: