Google Pub/Sub

Most recent version: v0.0.2

See the changelog of this Listener type here.

Overview

Onum supports integration with Google Pub/Sub. Select Google Pub/Sub from the list of Listener types and click Configuration to start.

Configuration

Now you need to specify how and where to collect the data, and establish a connection with your Google account.

Metadata

Enter the basic information for the new Listener.

Parameter
Description

Name*

Enter a name for the new Listener.

Description

Optionally, enter a description for the Listener.

Tags

Add tags to easily identify your Listener. Hit the Enter key after you define each tag.

Configuration

Now, add the configuration to establish the connection.

Parameter
Description

Project ID*

This is a unique string with the following format my-project-123456

  1. Go to the Google Cloud Console.

  2. In the top left corner, click on the project drop-down next to the Google Cloud logo (where your current project name is shown).

  3. Each project will have a Project Name and a Project ID.

  4. You can also find it in the Settings tab on the left-hand side.

Subscription Name*

Follow these steps to get the subscription name:

  1. Go to Pub/Sub in the Google Cloud Console.

  2. In the top left corner, click on the menu and select View all Products.

  3. Then go to Analytics and find Pub/Sub and click it to go to Pub/Sub (you can also use the search bar and type "Pub/Sub").

  4. In the Pub/Sub dashboard, select the Subscriptions tab on the left.

  5. The Subscription Name will be displayed in this list.

Credentials File*

The Google Cloud connector uses OAuth 2.0 credentials for authentication and authorization. Select the credentials from your Secrets or click New secret to generate a new one.

  1. To find the Google Cloud credentials file, go to Settings>Interoperability.

  2. Scroll down to the Service Account area.

  3. You need to generate and download a service account key from the Google Cloud Console. You will not be able to view this key, so you must have it copied somewhere already. Otherwise, create one here and save it to paste here.

  4. To see existing Service Accounts, go to the menu in the top left and select APIs & Services>Credentials.

Bulk Messages Configuration

Parameter
Description

Enabled*

Decide whether or not to activate the bulk message option.

Message Format

Choose the required message format.

Delimiter Character Codes

Enter the characters you want to use as delimiters, if required. A delimiter character code refers to the numerical representation (usually in ASCII or Unicode) of a delimiter.

Click Create labels to move on to the next step and define the required Labels if needed.

Last updated

Was this helpful?