While using Power Automate Cloud HTTP (Premium) connector and passing API to upload PDF file to another Application, I am seeing the PDF uploaded in another application is completely blank. However, the blank pdf has exact number of pages as my original file with content. Could someone please help on this on an urgent basis. I need help in writing headers and body section for the same.
Hi, how are you passing the pdf file content though? As base64?
You might need to run a compose.
{
"$content-type": "application/pdf",
"$content": "base64here"
}
Then pass the body of the compose in the body of the HTTP.
WarrenBelz
146,645
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,997
Most Valuable Professional