About this integration
Create and edit Google Docs programmatically. Connect it to any workflow without writing code.
You can choose from 0 triggers, 1 search module and 3 actions. The connection type is oauth authentication.
How to connect
The credential form asks for Client ID and Client Secret.
OAuth asks you to approve See, create, and edit your Google Docs documents and See your basic profile info before access is granted.
Sign in and approve access — your password is never shared with WEXTL®, and you can revoke access from the provider at any time.
You’ll be redirected to sign in and approve access — your password is never shared with WEXTL.
Connecting Google Docs to WEXTL®
| Field | Type | Help |
|---|---|---|
Client ID | text | Optional. Your own OAuth 2.0 Client ID from Google Cloud Console. Leave empty to use the platform app. |
Client Secret | password | Optional. Client Secret for the same OAuth client. Leave empty to use the platform app. |
- See, create, and edit your Google Docs documents
- See your basic profile info
Use it in workflow automation
Add Batch Update Document as a workflow step.
The canvas below shows the integration — watch the video, then drop a node onto the canvas.
Start with the Batch Update Document step and run it on demand or on a schedule.
Then add Create a Document as the next node. Branch, filter, or hand off to other integrations from there.
The integration includes 3 ready-made modules for developer tools work — each run logs its inputs and outputs for debugging.
Google Docs workflow on the canvas: Batch Update Document then Create a Document
Triggers, searches and actions
Explore the fields available for each Google Docs trigger, search, and action — 0 triggers, 1 search, and 3 actions.
Searches
1 search module let you query the app mid-run and feed the results to the next step.
- Get a Document
Actions
Use 3 action modules to write data back into the app from anywhere in a run.
- Batch Update Document
- Create a Document
- Make an Api Call
Explore the fields available for each Google Docs trigger, search, and action.
Searches
| Field | Type |
|---|---|
DocumentRequired | choice |
Suggestions View Mode | choice |
Include Tabs Content | boolean |
| Field | Type |
|---|---|
Document ID | text |
Title | text |
Revision ID | text |
Suggestions View Mode | text |
Tabs | array |
Body | object |
Document Style | object |
Named Styles | object |
Headers | object |
Footers | object |
Footnotes | object |
Lists | object |
Named Ranges | object |
Inline Objects | object |
Positioned Objects | object |
Suggested Document Style Changes | object |
Suggested Named Styles Changes | object |
Actions
| Field | Type |
|---|---|
DocumentRequired | choice |
Requests | array |
Write Control | object |
Required Revision ID | text |
Target Revision ID | text |
| Field | Type |
|---|---|
Document ID | text |
Replies | array |
Write Control | object |
Required Revision ID | text |
Target Revision ID | text |
Suggestion Responses | array |
Comment Update State | text |
| Field | Type |
|---|---|
Title | text |
| Field | Type |
|---|---|
Document ID | text |
Title | text |
Revision ID | text |
Suggestions View Mode | text |
Tabs | array |
Body | object |
Document Style | object |
Named Styles | object |
Headers | object |
Footers | object |
Footnotes | object |
Lists | object |
Named Ranges | object |
Inline Objects | object |
Positioned Objects | object |
Suggested Document Style Changes | object |
Suggested Named Styles Changes | object |
| 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 |



