Frontman : Enterprise Chatbot Platform
  • 👋Frontman | Enterprise Chatbot Platform
    • 🚀How to Get Started with Frontman
    • 💰Pricing
    • 📞Schedule Demo & Contact Founding Team
  • 😍Create your First Chatbot
  • 📊Dashboard
  • 〽️Story Builder
    • ➕How to Build your First Chatbot Flow
    • ➕Building Blocks
    • ➕Cards
      • ➕Display Cards
        • Bot Says
        • Image/GIF
        • Carousel
        • Quick Reply
        • Phraser Card
        • Audio
        • Video
        • Multiple Choice
        • User Input
        • Range Slider
        • Rating
        • Date Picker
        • Auto suggest
        • Custom Form
        • Website
        • Book Meeting
      • ➕Utility Cards
        • Go-to
        • Setup user attribute
        • Email
        • JSON API
        • Google Sheets
        • Run-IF Card
        • Typing Delay
        • Comments
        • Goal Tracker
        • A/B Splitter
        • Custom Script
        • End Conversation
        • SMS
        • Slack
        • Export via Zapier
        • Whatsapp Template
      • ➕Plugin Cards
        • Shiprocket Track Card
        • Shopify
          • Cancel Order
          • Track Order
          • Return Order
        • Zoho CRM
        • Salesforce CRM
        • Hubspot CRM
        • Odoo CRM
        • Pipedrive CRM
        • Active Campaign CRM
    • ➕Chatbot Details
    • ➕Export Chatbot
    • ➕Direct Link
    • ➕Clone Block
  • 🔆Instinct AI
    • Train AI
      • Data Loaders
        • Document Loader
        • Crawl Website
        • Notes
        • Google Drive
        • Amazon S3
        • Gitbook
        • Microsoft OneDrive
        • Notion
        • RSS
        • Confluence
        • Shopify Blog
        • Zendesk
        • Knowledge Base(Makerobos)
        • Shopify AI Search
        • Image Parser
      • Data Bank
    • AI Agents
      • Wikipedia
      • Youtube Search
      • Function Calling
      • Recent News
      • Web Search
      • Run Block
      • Shopify AI Search
      • Task Master
    • Private Notes
    • Feedback
    • Insights
  • 📺Style Builder
    • ➕Setup Avatar
    • ➕Setup Chatscreen
    • ➕Setup Homescreen
  • ☁️Publish
    • ➕Install Frontman on your Website
    • ➕Track Visitor with your Frontman
    • ➕Custom Display Settings
    • ➕Conversational landing page (Progressive)
    • ➕Embed Frontman
    • ➕Security
    • ➕Language
    • ➕Time Zone
    • ➕Hibernate Frontman
  • 📊Analytics
    • ➕Session
    • ➕Active Users
    • ➕Total Messages
    • ➕Total Visits
    • ➕Traffic Stats
    • ➕User Activity
    • ➕Resources
    • ➕Goal Tracker
  • 🧑‍🤝‍🧑Audience
    • ➕User Attributes
    • ➕How to set filters
    • ➕How to export User’s data
    • ➕Customize Table
  • ⚒️Marketing Tools
    • Teaser Message
    • Frontman Apps
      • Persistent Menu
      • Broadcast message
      • Get Subscribers
      • Knowledge Base
  • 📖Knowledge Base
    • ➕Overview
    • ➕Collections
    • ➕Articles
    • ➕Reports
  • ⚙️Account Settings
    • ➕My Profile
    • ➕Company Details
    • ➕My Plan
    • ➕Plans and Pricing
    • ➕Order History
    • ➕Billing Preference
    • ➕Invoice History
    • ➕Developers Hub
      • ➕API Key
      • ➕Postman Collection
      • ➕Google Application
      • ➕Amazon SNS
      • ➕SMTP
      • ➕Whatsapp Template Messaging
      • ➕LLM's
      • ➕Data Loaders
    • ➕Applications
    • ➕Manage Teams
    • ➕Manager Account
    • 🪧Report a Issue
Powered by GitBook
On this page
  • Obtaining Client Credentials:
  • Specifying Permissions:
  • Connection Status:
  1. Account Settings
  2. Developers Hub

Google Application

PreviousPostman CollectionNextAmazon SNS

Last updated 10 months ago

This section guides you through setting up your Google Client Application to enable access to various Google APIs within our platform. Here, you'll obtain the necessary credentials and configure permissions for functionalities like booking meetings and interacting with Google Sheets.

Obtaining Client Credentials:

  1. Client ID & Secret: Navigate to the Google Cloud Console () and create an OAuth 2.0 client ID for your application. You'll receive a unique Client ID and Secret, which will be used to identify your application and authorize API requests.

  2. Redirect URI: Define the authorized redirect URI within your application. This is the URL where Google will redirect the user after successful authentication. You'll find a pre-populated, authorized redirect URI listed below this section for your convenience. Simply copy and paste it into your application's configuration.

Specifying Permissions:

To empower your application with specific functionalities, select the required permissions from the provided list. Each permission grants access to a particular Google API service. Here's a breakdown of the available permissions:

  • Calendar & Calendar Events: Enables scheduling and managing meetings within your application.

  • Drive & Drive Metadata (Read-only): Allows interaction with Google Drive files, including accessing and manipulating spreadsheet data.

  • Spreadsheets: Grants access to read, write, and modify data within Google Sheets.

  • User Info (Email & Profile): Retrieves basic user information like email address and profile details for personalized experiences.

Connection Status:

The "Connection Status" displayed here indicates whether your application is successfully integrated with Google APIs. An "Active" status signifies a properly configured connection, allowing you to leverage Google's powerful suite of tools within your platform.

Note: This documentation assumes basic familiarity with OAuth 2.0 and Google Cloud Console. For a deeper understanding of these concepts, please refer to Google's official developer resources.

⚙️
➕
➕
https://console.cloud.google.com/