Overview

This account is used by the Snaps in the Google Pub-Sub Snap Pack.

You can create an account from a Designer or Manager. In Designer, when working on pipelines, every Snap that needs an account prompts you to create a new account or use an existing account. The accounts can be created in or used from:

Configuring Google PubSub Accounts Using SnapLogic Designer

Drag a Google PubSub Snap to the Canvas and click the Snap to open its settings. Click the Account tab. You can now either use an existing account or create a new one.

Selecting an existing account

SnapLogic organizes and displays all accounts to which you have access, sorting them by account type and location. To select an existing account:

  1. In the Account tab, click the  icon to view the accounts to which you have access, and select the account that you want to use.

  2. Click <Save_icon>.

Creating an account

Configuring Google PubSub Accounts Using SnapLogic Manager

You can use Manager to create accounts without associating them immediately with Pipelines.

  1. In the left pane, browse to the project in which you want to create the account and click (blue star) > Account <Snap Pack Name>, followed by the appropriate account type. The Create Account dialog associated with the selected account type is displayed.

  2. Repeat the steps numbered 3 through 5 in the Creating an account section.
     

Google Pub Sub Account:

This contains the properties for client id, email id, private key, private key-id, project id, and scopes(read-only). This account is used by Pubsub Snaps for getting the ServiceAccountCredentials.

Note: 

Needs to provide snaplogic.com as an authorized domain name in the consent screen for the project in order to give access to snap logic.

Create a Service account in google pub-sub and download the related JSON file. The values for this account will be in the downloaded JSON file.

Click Create, then select Google Pub-Sub

  1. Provide an account label.

  2. Provide Client Id, EmailId

  3. Supply Private Key

  4. Provide Private Key Id

  5. Provide Project Id and Scope

  6. Click Apply.

Note: This account is used by all the snaps from this custom snap pack for getting access token information.

Snap Pack History