Hi, everyone.
I have a request that returns a PDF file. When I make the request in the collections, the response comes as a PDF file and I can download the document to my PC. However, I need to use this request in flows so that this file is sent to a Webhook, but the response is not coming as a file; it seems to be coming in PDL. Here is a part of the response I’m getting:
Is there any way to convert this response to a PDF file?