Skip to main content

Google Pubsub Receiver Connector

It enables sending messages to the Google Pubsub in integration.

Required Connector Properties

  • Project ID: In Google Cloud Platform, projects created by each user have a unique ID. This identity allows the project to be distinguished from other projects. Projects allow users to organize Google Cloud services and manage resources. When using the Pub/Sub service, the "Project ID", an identifier of a project, is required. For example, a project ID such as my-project-123456 is used.

  • Destination Name: In Pub/Sub service, the term "destination" usually refers to a topic or subscription name. Topic is where messages are published or stored for delivery to subscribers. Subscriber represents the application that receives and processes messages sent to a topic.

  • Google Pubsub Credential: Google Pubsub credentials refer to the authentication information used to perform data transfers using Google Pubsub Service. The name of a previously defined credential is provided.