iMBrace no code workflow
  • ONBOARDING GUIDE
    • General
    • Invite Organization Members
    • Add Teams and Team Crew
    • Connect Channels
    • Create Credentials
    • Set Up Workflows
    • Set Up Message Template
    • Chat To Your Customers
      • Live Representative Chat Mode
    • Set up Data Boards
      • Data Board Filters & Segmentation
      • Set Up Board Automation
      • Board Management
    • Campaign QR Code
    • Embedded Signup (WhatsApp)
    • How To Find Support
    • Types Of Notification
  • CHANNELS
    • Facebook
    • Web Widget
    • LINE
    • WeChat
    • WhatsApp
      • WhatsApp Business Verified
  • WORKFLOWS
    • Function
    • If
    • Edit Image
    • Email trigger (IMAP)
    • HTTP(s) Request
    • Interval
    • Merge
    • Respond to Webhook
    • Schedule trigger
    • Webhook
  • INTEGRATIONS
    • App Integrations
    • Airtable
    • Asana
    • AWS
    • ClickUp
    • Freshdesk
    • Freshservice
    • Freshworks CRM
    • Google
    • HubSpot
    • Mailchimp
    • MessageBird
    • Microsoft
    • Mindee
      • Mindee API
    • monday.com
    • Odoo
    • Salesforce
    • ServiceNow
    • Shopify
    • Slack
    • Stripe
    • Telegram
    • Trello
    • Twilio
    • Vonage
    • Webflow
    • Xero
    • Zendesk
    • Zoho CRM
    • Zoom
  • API
    • Facebook Ad API
  • JOURNEYS
    • AI-Assistant Management
    • Email Campaign
    • Facebook Leads Management
    • Facebook Social Media Management
    • Form Management
    • WhatsApp Outbound
    • Business Contact Collector
  • 简体中文
    • 一般导览
    • 邀请机构成员
    • 添加团队及团队成员
    • 连接渠道
    • 创建凭证
    • 设置工作流程
    • 与您的客户对话
    • 設定数据管理
  • 繁體中文
    • 一般導覽
    • 邀請機構成員
    • 新增團隊及團隊成員
    • 連結渠道
    • 建立憑證
    • 設定工作流程
    • 與您的客戶對話
    • 設定資料管理
Powered by GitBook
On this page
  • Google compatible nodes
  • Account integration using OAuth
  1. INTEGRATIONS

Google

Gmail, Google Drive, Docs, Sheets, Calendar, etc.

Google provides a standardized way to access their APIs through the Google Cloud Console. This can be done using OAuth (for per-user access) or service accounts (for per-service access). Once configured, you can use your credentials to authenticate the following nodes:

Google compatible nodes

Node
OAuth
Service Account

Gmail

Yes

Yes

Google Analytics

Yes

No

Google BigQuery

Yes

No

Google Books

Yes

Yes

Google Calendar

Yes

No

Google Chat

No

Yes

Google Cloud Firestore

Yes

No

Google Cloud Natural Language

Yes

No

Google Cloud Runtime Database

Yes

No

Google Contacts

Yes

No

Google Docs

Yes

Yes

Google Drive

Yes

Yes

Google Perspective

Yes

No

Google Sheets

Yes

Yes

Google Slides

Yes

Yes

Google Tasks

Yes

No

Google Translate

Yes

Yes

Google Vertex AI

No

[TBD]

Account integration using OAuth

To begin, you will need:

  • A Google account.

  • A Google Cloud Platform project for use with iMBrace.

STEP 2: Navigate to the correct project in the top-left corner. Create a new project if necessary. This can be done by navigating to [Projects] and selecting [New Project].

STEP 3: In the left side-bar, go to [APIs & Services] > [Credentials].

STEP 4: Go to [Create Credentials] > [OAuth client ID].

  • Enter App information

  • Enter Authorized domains: "imbrace.co" and Developer contact information

  • PUBLISH APP to In Production

STEP 6: In the left side-bar, go to Enabled APIs & services and click + ENABLE APIS AND SERVICES to enable the Google services you need.

Search the relevant APIs to be used (For example, Google Docs API, Google Sheets, etc.) and click Enable.

STEP 7: In iMBrace, create a new credential and select a integration (Google Docs OAuth2 API, Google Sheets OAuth2 Api, etc.), copy the OAuth Redirect URL.

STEP 8: In Google Cloud Console, go to Credentials > +CREATE CREDENTIAL > OAuth client ID, enter the information and paste the OAuth Redirect URL under Authorized redirect URIs to create an OAuth client ID.

STEP 9: You will then be presented with the client ID and client secret for the OAuth client.

STEP 10: In iMBrace, paste the Client ID and Client secret into the corresponding fields. Then click CONNECT to complete the authentication.

Follow the pop-up window to login to Google account and complete the authentication.

DONE: You can see the connected message, the credential can then be used for Google integrations..

PreviousFreshworks CRMNextHubSpot

Last updated 1 year ago

STEP 1: Go to .

STEP 5: If you are creating an OAuth ID for the first time, you will need to configure a consent screen as well. For more detailed information, see the following . Note: Remember to Publish App to In production.

Google Cloud Console
Google help page