Google

๐Ÿ”— Google Integration Setup Guide

Tenziv CRM supports integration with your Google account, allowing you to sync Gmail and Google Calendar with your CRM.

To enable this, you need to configure a few things in the Google Developer Console.


๐Ÿ› ๏ธ Step-by-Step Setup

1. Create a Google Developers Console Project

  1. Go to Google API Console.

  2. Click โ€œCreate Projectโ€, name it (e.g., Tenziv CRM), then click Create.


2. Configure OAuth Consent

  1. Open the OAuth Consent Screen tab.

  2. Choose External user type (unless internal use is needed).

  3. Fill in:

    • App Name (e.g., Tenziv CRM)

    • Your domain (Your unique tenziv URL)

  4. Save and continue.


3. Create OAuth 2.0 Credentials

  1. Go to Credentials โ†’ click Create Credentials โ†’ select OAuth Client ID.

  2. Choose Web Application as the type.

  3. Add the following Authorized redirect URI:

    https://yourname.crm.tenziv.com/google/callback

    (Replace with your actual Tenziv CRM URL.)

  4. Click Create, then copy your Client ID and Client Secret.


4. Enable Gmail and Calendar APIs

  1. Go to Library in Google Console.

  2. Enable these two APIs:

    • Gmail API

    • Google Calendar API


5. Add Credentials to Tenziv

  1. Go to Settings > Integrations > Google in Tenziv.

  2. Paste your Client ID and Client Secret.

  3. Click Save.


โœ… App Verification

When logging in with your Google account, Google may show a warning:

โ€œThis app isnโ€™t verifiedโ€

You can click Advanced โ†’ Go to [App Name] (unsafe) to proceed during testing.

For production, we recommend completing the Google App Verification process to avoid this screen.

You may also need to add a Privacy Policy URL (your main website or use Tenziv’s built-in one).


๐Ÿ” Scopes Access

During Google login, make sure to allow all requested permissions, including:

  • Email read/send

  • Calendar read/write


โ— Troubleshooting

403 Forbidden Error After Authorization

  • This may happen due to your server’s firewall (e.g., mod_security).

  • Disable or adjust your firewall rules and try again.


Once set up, you can:

  • Sync Gmail conversations with your leads/clients.

  • Schedule meetings that show directly in both Tenziv Activities and Google Calendar.

Need help? Contact support@tenziv.com.