Get Started

Google Pub/Sub Ingress

Component Configuration

PubSub Ingress Component allows the pipeline to consume data directly from a Google Pub/Sub subscription.

Step 1: GCP Service Account Secret

Create a new secret in "Keys & Secrets" page from the Portal menu for a Service Account with access to publish to the configured topic.

Learn how to create a Google Credential.

Step 2: Pub/Sub Configuration

Configure your component by entering:

  • A Service Account Secret that contains a valid pub/sub
  • The Topic name to use.
  • The Subscription associated with the topic