pipedream
pipedream copied to clipboard
[ACTION] PandaDoc: Download Document
Download Document Required prop of document ID
Optional prop
- watermark_text string
- watermark_color string
- watermark_font_size int
- watermark_opacity float
- separate_files bool
The API Call returns a PDF file - which could just be written to the /tmp
directory.
The return value would be the path to the file.
A nice feature to add would be an optional prop to allow removing the "Certificate" page from the document (the last page of the PDF). There is a use case in just wanting the original filled document without the certificate. If the user toggled the prop to remove the certificate page it just needs to delete the last page of the PDF.
Would also be neat to have a Download Protected Document action which would work the same (slightly different API call) have the same required document ID prop and optional separate_files prop.
Please provide a link to the relevant API docs for the specific service / operation. https://developers.pandadoc.com/reference/download-document