Docsend2pdf integration (Productivity, Design & Media). Imported from open-connector.
https://docsend2pdf.com/api/convert
| Param | Type | Required | Description |
|---|---|---|---|
| url | string | required | The DocSend document URL to convert. |
| string | optional | The optional email address required by some protected DocSend links. | |
| passcode | string | optional | The optional passcode required by password-protected DocSend links. |
| outputName | string | optional | The preferred PDF filename for the converted document. |
| returnPdfBase64 | boolean | optional | Whether to return the PDF bytes as base64 when file transit is unavailable or n… |