DocsAutomator integration (Productivity, Design & Media). Imported from open-connector.
https://api.docsautomator.co/createDocument
| Param | Type | Required | Description |
|---|---|---|---|
| automationId | string | optional | The DocsAutomator automation ID to execute. |
| docId | string | optional | Alias for automationId accepted by DocsAutomator. |
| data | object | optional | Template placeholder values forwarded to DocsAutomator. Keys should match your … |
| documentName | string | optional | An optional output document name override. |
| webhookParams | object | optional | Custom webhook parameters forwarded to DocsAutomator as additionalParams. |
| existingPdfs | array | optional | A list of publicly accessible PDF URLs used by DocsAutomator for merge operatio… |
| docTemplateLink | string | optional | An optional Google Doc template URL override used for this request only. |
/createDocument
| Param | Type | Required | Description |
|---|---|---|---|
| automationId | string | optional | The DocsAutomator automation ID to execute. |
| docId | string | optional | Alias for automationId accepted by DocsAutomator. |
| data | object | optional | Template placeholder values forwarded to DocsAutomator. Keys should match your … |
| documentName | string | optional | An optional output document name override. |
| webhookParams | object | optional | Custom webhook parameters forwarded to DocsAutomator as additionalParams. |
| existingPdfs | array | optional | A list of publicly accessible PDF URLs used by DocsAutomator for merge operatio… |
| docTemplateLink | string | optional | An optional Google Doc template URL override used for this request only. |
/job/{jobId}
| Param | Type | Required | Description |
|---|---|---|---|
| jobId | string | required | The DocsAutomator job identifier returned by create_document_async. |
/queue/stats
/automations
/automation
| Param | Type | Required | Description |
|---|---|---|---|
| automationId | string | optional | The DocsAutomator automation ID to target for this request. |
| docId | string | optional | Alias for automationId accepted by the DocsAutomator API. |
/listPlaceholdersV2
| Param | Type | Required | Description |
|---|---|---|---|
| automationId | string | optional | The DocsAutomator automation ID to target for this request. |
| docId | string | optional | Alias for automationId accepted by the DocsAutomator API. |