Show/Hide Toolbars

PerfectApps™ Help Guide

Before you start, you will need to have a Google account.

 

An account will also be needed in the Google API console: https://console.cloud.google.com

 

Document Icon

Preparing to integrate with Google.

 

Start a new app in PerfectApps. Some basic logic will be required to help set up a connection.

 

1. Add a ‘Get Code’ Button and a Multi-line Text Input field.

2. Add a Set Field behavior command to the App is opened event. The target field is the Multi-line Text Input field, and the value is the function Get URL Parameter with the parameter name ‘code’

(Logic will be set on the Button is pressed event later.)

 

Save the app and capture the App link as a callback URL used later. Typically, this would look like - https://app.perfectforms.com/player.htm?f=_4dGhgAr for the PerfectApps On-Demand version or will include your server details in the URL for the On-Premise version.

 

Save this link somewhere so that you can retrieve it later.

 

Ensure you have the necessary permission to create Connections and Actions in your PerfectApps account.

 

Next Step: Creating an OAuth Client ID

 

See also: Creating a Google Connection

 

Return to: Supported REST Web Services