Skip to main content

I need to dehydrate the output link from pandadoc pdf to get the pdf from download file URL as per my screenshot

 

Hi @Mhamed Samy I think you need to get the document ID first using a step like this, and then you can get the document details: https://api.pandadoc.com/public/v1/documents/{id}/details

 



the response should include the doc URL that looks like this
 

 

I am not sure about what you put in the webhook step so am guessing a bit here. Hope this helps and let me know if you need any more help. 


Hi there @Mhamed Samy,

I found this Community post that talks about dehydrating a file. Here’s the link: 

Hopefully, this helps!