Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Create Google Application

...

Go to the Google Cloud Console. In the Navigation menu, select APIs & Services.

From the Menu, select Library and then search for Gmail API and enable API.

Image Added

Then select My Application and create a new project. Set the Projet Name and Location.

In the side menu select OAuth consent screen, select User Type and Create.

Image Added

In App information, set App name and User support email. For Developer contact information set Email address.

Image Added

Add the following Scopes:

Image Added

In the menu, select Credentials, then Create Credentials and OAuth client ID.

Image Added

Set Name then Application type to Web application. In Authorized redirect URIs add Redirect URL from HostBill (Ticket Department Import Messages)

Image Added

Set up Gmail in HostBill

...

In the Ticket Department go to the Import Messages tab and add the import method and then select oAuth IMAP.

Set:

  • SMTP Email address
  • SMTP Hostname
  • Port
  • Provider to Google

The fields below should be left blank:

  • Authorize URL
  • Access Token URL
  • Resource Owner Details URL

Save the changes for the Redirect URL to be generated. After creating Credentials, Client ID and Client Secret will be returned. These values must be set in HostBill in Ticket Department Settings.

Image Added

Then save the changes and press Connect. After successful Aurotization, the Connection Token should be set.

Info

SMTP Hostname should contain ssl:// or tls://