Contents

Cancel

Recommended Articles

  1. unify-apps

    Indexing

    Unify AI

    Transform raw content into searchable knowledge through AI-powered indexing and vector embeddings

  2. unify-apps

    Snowflake as Destination

    Unify Data

    Load and transform your data seamlessly into Snowflake's cloud data warehouse with UnifyApps' native connectivity and flexible staging options.

  3. unify-apps

    Quentn

    Unify Integrations

    Integrate your app with Quentn to automate marketing campaigns, manage contacts, and optimize customer engagement.

  4. unify-apps

    Connector SDK

    Platform Tools

    Create custom connectors within the Unify platform to unify workflows

  5. unify-apps

    JobNimbus

    Unify Integrations

    Integrate your application with JobNimbus to manage leads, track jobs, and streamline your workflow processes efficiently

  6. unify-apps

    IMAP

    Unify Integrations

    Integrate your app with IMAP to enable seamless email synchronization, real-time access, and enhanced communication workflows.

  7. unify-apps

    Basin

    Unify Integrations

    Basin transforms form handling from a backend headache into a simple integration—capture submissions, trigger automations, and manage data flows without touching server code, giving you more time to build what matters

  8. unify-apps

    Preview Your Work

    Unify Automations

    Effortlessly review & monitor your automation’s performance

  9. unify-apps

    QuickBooks

    Unify Integrations

    Integrate your app with QuickBooks to streamline accounting, automate invoicing, and manage finances effortlessly

  10. unify-apps

    FTP/FTPS

    Unify Integrations

    Connect your app with FTP/FTPS to automate secure file transfers and streamline data exchange across systems.

  11. unify-apps

    Data-Sync by Avoid Duplicate Operations Setting

    Unify Data

    Prevent infinite loops in bidirectional data synchronization by creating record hashes that ensure one-way data flow across connected systems.

  12. unify-apps

    Filters

    Unify Applications

    Enable users to refine, search, and sort data effortlessly across dashboards and datasets

  13. unify-apps

    Insided

    Unify Integrations

    Integrate your app with Insided to enhance customer engagement, streamline community management, and drive self-service support.

  14. unify-apps

    Reverse Polling

    Unify Data

    Reverse Polling technique efficiently retrieves recent data from APIs that return results in chronological order (oldest first), optimizing pagination and data processing strategies when working with time-ordered data sources.

  15. unify-apps

    Facebook Ads

    Unify Integrations

    Connect your app with Facebook Ads to automate campaign management, optimize ad performance, and track marketing success.

  16. unify-apps

    Duplicate Field

    Unify Integrations

    Create independent copies of your data fields to enable multiple mappings while preserving original values for validation and complex workflows.

  17. unify-apps

    Gainsight

    Unify Integrations

    Integrate your app with Gainsight to enhance customer success, automate engagement workflows, and drive retention

  18. unify-apps

    Simplesat

    Unify Integrations

    Integrate your app with Simplesat to collect real-time customer feedback, measure satisfaction, and improve service quality.

  19. unify-apps

    Livestorm

    Unify Integrations

    Integrate your app with Livestorm to streamline webinar hosting, automate event management, and enhance audience engagement.

  20. unify-apps

    Application Connectors

    Unify Data

    Instantly leverage 30+ pre-built application connectors to extract, transform, and load your business-critical data between systems with UnifyApps' no-code integration platform.

Unify Automations
Logo
Google Docs

Google Docs

Logo

3 mins READ

Google Docs is a cloud-based word processing tool that allows for real-time collaboration and seamless document sharing. It provides automatic saving and easy access from any device, making it ideal for both personal and professional use.

Integrating your application with Google Docs revolutionizes document collaboration, offering real-time editing, version control, and seamless sharing, enhancing productivity and teamwork.

Authentication 

Before you begin, ensure you have the following information: 

  • Connection Name: Choose a descriptive name for your Google docs connection to help you identify it within your application or integration settings. A meaningful name, like "MyAppGoogledocsIntegration," helps maintain organization, especially when managing multiple integrations.

  •  Authentication Type: Select the type of authentication to connect to your Google docs account securely: 

    • Service Account Authentication

    • OAuth

Service Account Based Authentication

OAuth Based Authentication (With Credentials)

The OAuth  method involves signing in with your Google account credentials on Google's Single Sign-On page, and granting the necessary permissions to UnifyWorkflows, For OAuth-based authentication, you'll need to perform the following steps to generate access credentials:

  • Turn on the API services for Google Docs API and Google Drive API from APIs & Services -> Enable APIs and services.

  • Create an OAuth Client Credentials by following these steps

  • Set up an OAuth consent screen to configure OAuth consent for your application by the following steps .  

  • After adding new secret, console displays the Client Identifier as “Client ID” and Client Secret asClient secret. Copy this and treat it with high confidentiality, as it allows access to your Google Docs account.

    Image
    Image

  • Use the Client ID and Client secret, press the Authorise button. You’ll be redirected to a Google sign-in page.

  • If you're not already logged into Google, enter your Google account credentials and Sign in.

  • Google will display a permissions request screen, showing the app name and the specific Google  services we are requesting access to (e.g., Google Docs and Google Drive).

  • Carefully review the permissions being requested. If you’re comfortable with them, click the "Allow" or "Grant Access" button.

  • After granting access, you will be automatically redirected back to our platform, where you should see a confirmation message indicating that your Google account is now connected and authorized.

  • Ensure that the following permissions are granted for OAuth authentication and provide public access to  your documents in Google drive.
    https://www.googleapis.com/auth/documents 
    https://www.googleapis.com/auth/documents.readonly 
    https://www.googleapis.com/auth/drive.file 
    https://www.googleapis.com/auth/drive 
    https://www.googleapis.com/auth/drive.readonly

OAuth

  • Press the Authorize button. You'll be redirected to a Google sign-in page.

  • If you're not already logged into Google, enter your Google account credentials.

  • Google will display a permissions request screen. You'll see our app name and the specific Google services we request access to.

  • Carefully review the permissions we're asking for. If you're comfortable with the permissions, click the "Allow" or "Grant Access" button.

  • After granting access, you'll be automatically redirected back to our platform. You should see a confirmation message that your Google account is now connected.

    Image
    Image

Actions

Action Name

Description

Create Document

Creates a document in Google Docs

Append text to document

Appends a text to an existing document in Google Docs

Find a document

Searches for a specific document by name in Google Docs

Create document from template

Creates document using data and existing template in Google Docs

Update document

Updates the text in existing document in Google Doc

Upload a document in Google Docs


Uploads a document in Google Docs

Triggers

Action Name

Description

New document (inside any folder)

Triggers when an document is created in Google docs

New document in specific folder

Triggers when an document is created in specific folder