Skip to main content

Google Docs

Fetch or update an existing Google Document or create a new one. Google Docs node in ActionFlows. Inputs, outputs, and how to use it.

Google Docs

Overview

Fetch or update an existing Google Document or create a new one.

Requirements

Credential Required

This node likely requires an integration credential. Add the related API key/secret from Integrations before execution.

Inputs

Standard Inputs

  • Document IDtext · optional

    The ID of the Google Document to be used with 'update' and 'get' operations

    Required
    No
    Multiple
    No
  • Document Filefile · optional

    Document file to be uploaded to Google Docs when used with 'update' operation

    Required
    No
    Multiple
    No
  • Operationselect · required

    Google Docs action to perform

    Required
    Yes
    Multiple
    No
    Default
    get
    Options
    getupdatecreate
  • Document Titletext · optional

    Title of the new document when used with 'create' operation

    Required
    No
    Multiple
    No

Outputs

  • Documentfile

    Document returned from Google Docs

  • Successboolean

    Success state of the Google Docs operation