PDF-API.io integration (Productivity, Design & Media). Imported from open-connector.
https://pdf-api.io/api/templates
/api/templates/{templateId}
| Param | Type | Required | Description |
|---|---|---|---|
| templateId | string | required | The template identifier to retrieve. |
/api/templates/{templateId}/pdf
| Param | Type | Required | Description |
|---|---|---|---|
| templateId | string | required | The template identifier used to generate the PDF. |
| data | object | optional | The key-value payload used to replace placeholders in the template. |