Pub/Sub Emitter

The Pub/Sub emitter stores data to an existing Topic in Google Pub/Sub. Data format supported are JSON and DELIMITED.

FieldDescription
Connection NameConnections are the service identifiers. A connection name can be selected from the list if you have created and saved connection details for Pub/Sub earlier.
Override CredentialsUnchecked by default, check mark the checkbox to override credentials for user specific actions.
Service Account Key Files

Upload the Service Account File.

User has an option to test the connection.

Topic NameA topic is a category or feed name to which messages will be published.
Retry TimeoutIt defines how long the logic should keep trying the remote call until it gives up completely. The higher the total timeout, the more retries can be attempted. The value should be entered in seconds.
Output FormatData type format of the output.
Output FieldsFields in the message that needs to be a part of the output data.
Add Custom Message AttributesAdd key value pair to add any custom message attributes.
Top