website logo
⌘K
GETTING STARTED
Getting started with Pathfix
Introduction
OAuth Connect Page
Custom Redirect Domain
Monitoring Activity
Workspace
Extensions
Security
Notifications
Event Callback
Scopes
Provider reference
Access tokens
SDK's
BUBBLE.IO INTEGRATION
Bubble.io Documentation
ADALO INTEGRATION
Adalo Documentation
Adalo User Authorization
Adalo API Call
DEVELOPER CENTER
Developer center
Pathfix Consent Screen (preview)
Module dependencies
Step-by-Step
General
JavaScript
PROVIDER SETUP DOCS
Integration Setup Docs
Identity Auth
Integrating with Airtable
Integrating with Box
Integrating with Hubspot
Integrating with GitHub
Integrating with Google Tasks
Integrating with Instagram Graph API
Integrating with LinkedIn
Integrating with Pipedrive
Integrating with Quickbooks
Integrating with Stripe
Integrating with Stripe-Server
Integrating with Slack
Integrating with TikTok
Integrating with Typeform
Integrating with WooCommerce
Integrating with Xero
Integrating with Zoom
Docs powered by archbee 
17min

Integrating with Google Tasks

Pathfix allows you to easily add end-user OAuth based integration, handling authorization and enable communication between your app and Google in just a few minutes.



Before proceeding, you will first need to register your application with Google. Please refer the developer documentation provided by Google Cloud Platform.



Please note: You will need to create an account with Google Cloud Platform to access this.



Enable OAuth in Google Cloud Platform

Access your Application on Google Cloud Console

Once you have added your application, you will need to navigate to Credentials

  • Navigate to Create Credentials
  • Select OAuth Client ID



Document image



  • Navigate to Authorised redirect URI's under Restrictions
  • Add the Pathfix Redirect URI https://labs.pathfix.com/integrate/command under the Redirect URI section
  • Hit Create



Document image



Enable Google Tasks API

  • Go to Google API Dashboard here: https://console.cloud.google.com/projectselector2/apis/dashboard?supportedpurview=project
  • Click on Libraries on the left pane
  • Search for Google Tasks and choose Cloud Tasks API



Document image



  • Click on Enable



Document image



Add Google Consent

You will need to add the Pathfix URL in the Google consent page to provide access.

  • Visit: https://console.cloud.google.com/apis/credentials/consent/edit
  • Enter the Pathfix URL pathfix.com under Authorised domains (do not enter 'http' or 'https')





Document image



Setup in Pathfix

  • Login to your Pathfix account and click on Add Application
  • Add the name of your SaaS and hit Save
  • Select Google from the list of providers to integrate with. You can change the Display Name and Description.
  • Enter the Client ID and Client Secret generated from Google



Document image





Adding Integration To Your SaaS

There are 2 steps to adding the integration to your SaaS

  1. End-user authorization
  2. Enable pass-through API







Need help? Reach out to us at support@pathfix.com and we would be happy to assist!



Updated 08 Aug 2021
Did this page help you?
Yes
No
UP NEXT
Integrating with Instagram Graph API
Docs powered by archbee 
TABLE OF CONTENTS
Enable OAuth in Google Cloud Platform
Enable Google Tasks API
Add Google Consent
Setup in Pathfix
Adding Integration To Your SaaS