Skip to main content
Skip table of contents

Google Docs - Clear Document Content

Overview

To use this template, ensure you have access to the Google Document you wish to clear. You will need the full URL of the document and, if applicable, the service account credentials to authenticate your access.

Variables

NameReferenceTypeRequiredDefaultOptionsDescription
Document URLGOOGLEDOCS_DOC_URLAlphanumeric--The full URL to the Google Doc. Required to identify and access the document.

YAML

Below is the YAML template

YAML

source:
  template: Google Docs - Clear Document Content
  inputs:
    GOOGLEDOCS_DOC_URL:
  type: TEMPLATE
guardrails:
  retry_count: 1
  retry_wait: 0h0m0s
  runtime_cutoff: 1h0m0s
  exclude_exit_code_ranges:
    - 10
    - 14

      
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.