Articles in this section

Set up a connection to Google Pub Sub

Google Pub Sub is a fully managed messaging service by Google Cloud that lets applications send and receive messages between independent systems in real time.

Set up a connection

After you start the connection, configure it in the Create connection panel and complete all of the required * authentication settings:

Setting

Instructions

Name your connection * 

Enter a clear and distinguishable name.

Throughout integrator.io imports and exports, you will have the option to choose this new connection. A unique identifier will prove helpful later when selecting it from a list of the connections in your account.

Project ID * 

Enter your Google Pub Sub account project ID.

dataLoad.svg​​ How to retrieve the project ID

OAuth 2.0 client * 

Select the OAuth 2.0 client that stores the client ID and client secret provided to you by Google Pub Sub.

dataLoad.svg​​ How to retrieve the client ID and client secret

To add an OAuth 2.0 client and configure your credentials, click the plus (+) button. Click the edit (pencil.svg) button to modify a selected OAuth 2.0 client. For more information, see Create an OAuth 2.0 iClient resource.

Tip

This connector documentation describes only the settings shown for the Simple view. For the corresponding HTTP settings, see the respective documentation for OAuth 2.0 universal connectors.

How to retrieve the client ID and client secret

  1. Sign in to your Google Cloud Console account.

  2. Select your Project.

  3. Navigate to API and servicesEnabled APIs and services+ Enable APIs and services.

  4. Search for Cloud Pub Sub API and click Enable.

  5. Navigate to Credentials+ Create credentials.

  6. Click OAuth client ID.

  7. In Application type, select Web application.

  8. Enter a Name.

  9. Enter the Celigo integrator.io Redirect URL.

  10. Click Create.

  11. Navigate to Data access.

  12. Click Add or remove scopes and select Google Pub Sub scopes.

  13. Navigate to Credentials and click the Application.

  14. Copy the Client ID.

  15. Copy the Client secret.

How to retrieve the project ID

  1. Sign in to your Google Cloud Console account.

  2. Navigate to Manage resources.

  3. Click Create project.

  4. Enter a Project name.

  5. Select an Organization.

  6. Select the Parent resource.

  7. Copy the Project ID.