Skip to content

Google Docs

Reference


Google Docs is a cloud-based collaborative word processing platform that allows multiple users to create, edit, and share documents in real-time.

Categories: [file-storage]

Version: 1


Connections

Version: 1

OAuth2 Authorization Code

Properties

NameTypeControl TypeDescription
Client IdSTRINGTEXT
Client SecretSTRINGTEXT

Actions

Create document

Create a document on Google Docs

Properties

NameTypeControl TypeDescription
TitleSTRINGTEXTDocument title
ContentSTRINGTEXTDocument content

Edit template file

Edit a template file and replace the values with the ones provided

Properties

NameTypeControl TypeDescription
Destination fileSTRINGTEXTThe ID of the file to replace the values
Variables{}OBJECT_BUILDERDon’t include the ”[[]]”, only the key name and its value
Images{}OBJECT_BUILDERKey: Image ID (get it manually from the Read File Action), Value: Image URL

Read document

Read a document from Google Docs

Properties

NameTypeControl TypeDescription
Document idSTRINGTEXTThe ID of the document to read

Additional instructions


anl-c-google-docs-md

CONNECTION

Setting up OAuth2

Turning on Docs API