Connecting a Gmail Mailbox to Rev.io
Rev.io can monitor a dedicated inbox and automatically create tickets from incoming emails. OAuth is the most secure way to connect a Gmail mailbox. It requires a one-time setup in Google Cloud Console by your IT administrator, after which Rev.io can read emails from your mailbox without ever needing your password.
| NOTE: You will need access to Google Cloud Console with admin privileges for your organization in order to complete this process. |
Step 1: Create or Open a Google Cloud Project
- Sign in to the Google Cloud Console.
- Create a new project or select an existing one from the top navigation bar.
Step 2: Enable the Gmail API
- Navigate to APIs & Services > Library.
- Search for Gmail API and click Enable.
Step 3: Create OAuth 2.0 Credentials
- Go to APIs & Services > Credentials.
- Click + Create Credentials > OAuth 2.0 Client ID.
- Set the application type to Web application.
- Give it a name (e.g., "Rev.io Mailbox").
Step 4: Add the Rev.io Redirect URI
This step is required. Without it, Google will not allow the connection to complete.
- Under Authorized redirect URIs, click + Add URI.
- Enter your Rev.io instance's callback URL in the following format:
https://[your-instance].psarev.io/oauth/google/callback - Replace [your-instance] with your Rev.io subdomain. If you're unsure of your callback URL, contact Rev.io support.
- Click Save or Create.
Step 5: Copy Your Credentials
After saving, Google will display your Client ID and Client Secret. Copy both and store them somewhere safe.
| NOTE: Client secrets cannot be viewed again after you leave this page. If you lose it, generate a new one under Client secrets > + Add secret. |
Step 6: Add the Mailbox in Rev.io
- In Rev.io, navigate to your mailbox settings and click Add New Mailbox.
- Enter the Gmail address you're connecting.
- Set Provider to Gmail and Authentication Type to App Registration (OAuth).
- Enter your Client ID and Client Secret from Step 5.
- Click Connect with Google and sign in with the Google account that owns the mailbox when prompted.
- Click Create. It may take a few hours for Google Cloud settings to take effect after initial setup.
See the Add/Edit Support Inboxes article for more information.