Google Cloud Pub/Sub
Process data in the Google ecosystem
The Google Cloud Pub/Sub connector can be used to forward data to Google Cloud Pub/Sub. It can be applied to process device data with Google Cloud Pub/Sub and use it further in the Google ecosystem. The Google Cloud Pub/Sub connector is available on both Data Flow and Rule Engine.
Cloud Pub/Sub is a fully managed, real-time messaging service that allows to asynchronously send and receive messages between independent applications.
In order to send data to Google Cloud Pub/Sub, you first need to setup a Pub/Sub Topic and assign the Pub/Sub Publisher role to the akenza service account akenza-publisher@akenza-connectors.iam.gserviceaccount.com.
A tutorial on "How to send data to Google Cloud Pub/Sub" can be found here.

Additional Resources
Forward data to Big Query by using a Big Query subscription
Forward data to Big Query by using a GCP DataFlow
Last updated
Was this helpful?