Google Workflow | Scribe

    Google Workflow

    • bezt bio |
    • 17 steps |
    • 2 minutes
    1
    Go to [console.cloud.google.com](http://console.cloud.google.com) and sign in. Activate the Dialogflow API by entering Dialogflow API on the top search bar. Click Dialogflow API and then click Enable
    2
    Navigate to the upper left corner and click on "Create a new project."
    3
    4
    Click "CREATE PROJECT"
    5
    Select the project and the go to Left menu > APIs and services > OAuth consent screen. Select External and click Create. In App name enter what you want, in User support email and Developer contact information enter your email. Click Save and continue
    6
    Click here.
    7
    Click "ADD OR REMOVE PERMISSIONS"
    8
    In the permissions area, click Add or removepermissions, scroll bottom and into the Manually add scopes area enter [https://www.googleapis.com/auth/dialogflow](https://www.googleapis.com/auth/dialogflow), [https://www.googleapis.com/auth/cloud-language](https://www.googleapis.com/auth/cloud-language), [https://www.googleapis.com/auth/cloud-translation](https://www.googleapis.com/auth/cloud-translation). Click Add to table and then Update and Save and continue.
    9
    10
    In the test users area, click Add users and add your Google email, use the same email as the currently logged in account. Click Save and continue.
    11
    Go to Left menu > APIs and services > Credentials and click Create credentials, select OAuth client ID. As Application type select Web application. Enter any name you want.
    12
    Click "Web Application"
    13
    Click "ADD URIs" In Authorised redirect URI enter the redirect URL, get it from Norbit Chat > Settings > Dialogflow > Synchronization > Authorised redirect URI. Click Create
    14
    Copy Client ID and Client Secret and paste them into Norbit Chat > Settings > Dialogflow > Synchronization. Save the settings.
    15
    In Settings > APIs & Services > OAuth Consent Screen click PUBLISH APP. There is no need to complete the review process, leave it in the pending review state.
    16
    Click Norbit Chat > Settings > Dialogflow > Synchronization > Synchronize. Login with the same Google account you have used till now. On the next screen click Continue. On the next screen select all scopes and click Continue.
    17
    Copy the Refresh token and paste it into Noorbit Chat > Settings > Dialogflow > Synchronization > Refresh token.