Google Workspace (IMAP) configuration for Email Source

Output Manager supports connecting to Gmail accounts using OAuth 2.0 for secure email fetching through IMAP.

Use Google Cloud Console and OAuth 2.0 Playground to create your project and generate the required credentials before you begin this procedure.
When configuring a new email source with Google Workspace (IMAP), do the following:
  1. On the Email settings tab, choose the Google Workspace (IMAP) option in the Protocol field.
  2. Set the following parameters:
    Parameter Description
    App Id (Client Id) Specifies the application id of the registered application to use. Obtained from Google Cloud Console.
    App Secret (Client Secret) Specifies the secret that was created for use with the registered application. Obtained from Google Cloud Console.
    Refresh Token Specifies the authentication credential used to obtain future access tokens. Obtained using OAuth 2.0 Playground.
    User name The user's email address used for Google Workspace (Example: user@your-domain.com)