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.
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. |
|
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.
To add an OAuth 2.0 client and configure your credentials, click the plus (+) button. Click the edit ( |
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.
-
Sign in to your Google Cloud Console account.
-
Select your Project.
-
Navigate to API and services > Enabled APIs and services > + Enable APIs and services.
-
Search for Cloud Pub Sub API and click Enable.
-
Navigate to Credentials > + Create credentials.
-
Click OAuth client ID.
-
In Application type, select Web application.
-
Enter a Name.
-
Enter the Celigo integrator.io Redirect URL.
-
Click Create.
-
Navigate to Data access.
-
Click Add or remove scopes and select Google Pub Sub scopes.
-
Navigate to Credentials and click the Application.
-
Copy the Client ID.
-
Copy the Client secret.
-
Sign in to your Google Cloud Console account.
-
Navigate to Manage resources.
-
Click Create project.
-
Enter a Project name.
-
Select an Organization.
-
Select the Parent resource.
-
Copy the Project ID.