Eggington
Eggington
WWindmill
Created by Eggington on 8/23/2024 in #help
Returning a PDF from a webhook
I have a windmill endpoint that I am trying to return a pdf file from my connected azure blob container. I saw in the docs how I can set a custom response content-type via windmill_content_type, which I set to application/pdf, i set the result to my raw pdf bytes, but the response in the browser had no body content. Is there a way I can return a PDF from a windmill webhook?
13 replies