CraftMyPDF integration (Design & Media, Productivity). Imported from open-connector.
https://api.craftmypdf.com/v1/get-account-info
/list-templates
| Param | Type | Required | Description |
|---|---|---|---|
| limit | integer | optional | The maximum number of templates to return. |
| offset | integer | optional | The number of templates to skip before returning results. |
| groupName | string | optional | Filter templates by CraftMyPDF group_name. |
/get-template
| Param | Type | Required | Description |
|---|---|---|---|
| templateId | string | required | The template identifier to retrieve. |
| version | string | optional | The optional template version string. Omit it to retrieve the latest version. |