
I have exported the Postman API into power automate and created the workflow. After executing the connection getting output as "Click to download", I need to convert $content into PDF.
The content-type is XML. Tried with parse json(xml(body)) but getting empty PDF.