Creating a Pub-Sub connection
Create the connection by using one of the following methods:
Using OAuth
Creating your connection
- In the Blink platform, navigate to the Connections page > Add connection. A New Connection dialog box opens displaying icons of external service providers available.
- Select the Pub-Sub icon. A dialog box with name of the connection and connection methods appear.
- (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
- Click Google Pub-Sub to authenticate using OAuth.
- Sign in using your credentials.
Using Service Account
To create the connection you need:
- An API Address
- A Credentials
- A Google OAuth 2.0 Scopes
Obtaining the credentials
- In the Google Cloud console, navigate to
Menu
-> APIs & Services
-> Credentials
.
- Click
Create Credentials
-> Service account
.
Creating your connection
- In the Blink platform, navigate to the Connections page > Add connection. A New Connection dialog box opens displaying icons of external service providers available.
- Select the Pub-Sub icon. A dialog box with name of the connection and connection methods appear.
- (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
- Select Service Account as the method to create the connection.
- Fill in the parameters:
- The API Address
- The Credentials
- The Google OAuth 2.0 Scopes
- (Optional) Click Test Connection to test it.
- Click Create connection. The new connection appears on the Connections page.
Responses are generated using AI and may contain mistakes.