About this integration
Generate PDFs and PNGs from reusable templates — merge data, return base64 or a presigned URL, optionally upload to your S3. Connect it to any workflow without writing code.
You can choose from 0 triggers, 2 search modules and 2 actions. The connection type is basic authentication.
How to connect
The credential form asks for API Key.
Prefer the interactive builder form? Open it on the app page.
Enter your credentials below. WEXTL stores them encrypted and uses them only to call the API on your behalf.
| Field | Type | Help |
|---|---|---|
API KeyRequired | password | In DocuPotion: Dashboard → API Integration. Paste the generated key. Requests send Authorization: Bearer. |
Use it in workflow automation
Add Generate Document as a workflow step.
Triggers, searches and actions
Explore the fields available for each DocuPotion trigger, search, and action — 0 triggers, 2 searchs, and 2 actions.
Searches
2 search modules let you query the app mid-run and feed the results to the next step.
- Get Account
- List Templates
Actions
Use 2 action modules to write data back into the app from anywhere in a run.
- Generate Document
- Make an API Call
Explore the fields available for each DocuPotion trigger, search, and action.
Searches
| Field | Type |
|---|---|
Success | boolean |
Username | text |
Documents used | number |
Documents limit | number |
| Field | Type |
|---|---|
Limit | number |
| Field | Type |
|---|---|
Template ID | text |
Template name | text |
Actions
| Field | Type |
|---|---|
TemplateRequired | choice |
Output | choice |
Format | choice |
Data | array |
Data (raw JSON) | text |
| Field | Type |
|---|---|
Success | boolean |
Base64 | text |
URL | text |
| Field | Type |
|---|---|
URLRequired | text |
MethodRequired | choice |
Headers | array |
Header | object |
Query String | array |
Parameter | object |
Body | text |
| Field | Type |
|---|---|
Body | text |
Headers | object |
Status code | number |