Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.21 KB

File metadata and controls

15 lines (11 loc) · 1.21 KB

Google Docs Nodes

import Image from 'next/image'; import gdocsNodes from '/public/assets/gdocs-nodes.png';

Google Docs Nodes

The Google Docs Nodes allow you to interact with your Google Docs documents. You can create, update, delete, and read documents. Currently, the following nodes are available:

Node name Description API Reference
Get Document Get a document Get Document
Create Document Initializes a document Create Document
Batch Update Document Applies one or more updates to the document Batch Update Document