Google Docs integration (Productivity). Imported from open-connector.
https://www.googleapis.com/drive/v3/v1/documents
| Param | Type | Required | Description |
|---|---|---|---|
| title | string | required | The title of the new document. |
| text | string | optional | Initial text to insert at the beginning of the document. |
/v1/documents
| Param | Type | Required | Description |
|---|---|---|---|
| title | string | required | The title of the new document. |
/v1
| Param | Type | Required | Description |
|---|---|---|---|
| documentId | string | required | The ID of the Google Docs document. |
| location | object | optional | A JSON-like object with arbitrary string keys. |
| endOfSegmentLocation | object | optional | A JSON-like object with arbitrary string keys. |
/v1
| Param | Type | Required | Description |
|---|---|---|---|
| documentId | string | required | The ID of the Google Docs document. |
| type | string | optional | The type of header to create. |
| text | string | optional | Initial text to insert into the header. |
| sectionBreakLocation | object | optional | A JSON-like object with arbitrary string keys. |
/v1
| Param | Type | Required | Description |
|---|---|---|---|
| document_id | string | required | The ID of the Google Docs document. |
| createParagraphBullets | object | required | A JSON-like object with arbitrary string keys. |
/v1
| Param | Type | Required | Description |
|---|---|---|---|
| document_id | string | required | The ID of the Google Docs document. |
| range | object | required | A JSON-like object with arbitrary string keys. |
/v1
| Param | Type | Required | Description |
|---|---|---|---|
| document_id | string | required | The ID of the Google Docs document. |
| deleteNamedRange | object | required | A JSON-like object with arbitrary string keys. |
/v1
| Param | Type | Required | Description |
|---|---|---|---|
| document_id | string | required | The ID of the Google Docs document. |
| requests | array | required | DeleteTableColumnRequest objects. |
/v1
| Param | Type | Required | Description |
|---|---|---|---|
| documentId | string | required | The ID of the Google Docs document. |
| tableCellLocation | object | required | A JSON-like object with arbitrary string keys. |
/v1
| Param | Type | Required | Description |
|---|---|---|---|
| documentId | string | required | The ID of the Google Docs document. |
| uri | string | required | The publicly accessible URI of the image to insert. |
| location | object | required | A JSON-like object with arbitrary string keys. |
| objectSize | object | optional | A JSON-like object with arbitrary string keys. |
/v1
| Param | Type | Required | Description |
|---|---|---|---|
| documentId | string | required | The ID of the Google Docs document. |
| insertPageBreak | object | required | A JSON-like object with arbitrary string keys. |
/v1
| Param | Type | Required | Description |
|---|---|---|---|
| document_id | string | required | The ID of the Google Docs document. |
| requests | array | required | InsertTableColumnRequest objects. |
/v1
| Param | Type | Required | Description |
|---|---|---|---|
| document_id | string | required | The ID of the Google Docs document. |
| replace_image | object | required | A JSON-like object with arbitrary string keys. |
/v1
| Param | Type | Required | Description |
|---|---|---|---|
| documentId | string | required | The ID of the Google Docs document. |
| tableRange | object | required | A JSON-like object with arbitrary string keys. |
/v1
| Param | Type | Required | Description |
|---|---|---|---|
| document_id | string | required | The ID of the Google Docs document. |
| requests | array | required | Docs API Request objects. |
| write_control | object | optional | A JSON-like object with arbitrary string keys. |
/v1
| Param | Type | Required | Description |
|---|---|---|---|
| document_id | string | required | The ID of the Google Docs document. |
| editDocs | array | required | Docs API Request objects describing the edits. |
/v1
| Param | Type | Required | Description |
|---|---|---|---|
| documentId | string | required | The ID of the Google Docs document. |
| updateTableRowStyle | object | required | A JSON-like object with arbitrary string keys. |