← Tools Reference

Docsend2pdf

Docsend2pdf integration (Productivity, Design & Media). Imported from open-connector.

API key1 toolhttps://docsend2pdf.com/api
POST
docsend_2_pdf_convert
Convert a DocSend document URL to PDF and return JSON-safe download metadata.

/convert

5 parameters
ParamTypeRequiredDescription
urlstringrequiredThe DocSend document URL to convert.
emailstringoptionalThe optional email address required by some protected DocSend links.
passcodestringoptionalThe optional passcode required by password-protected DocSend links.
outputNamestringoptionalThe preferred PDF filename for the converted document.
returnPdfBase64booleanoptionalWhether to return the PDF bytes as base64 when file transit is unavailable or n…