Google Cloud Pub/Sub Connector
Quickly build integrations connecting your B2B SaaS to Google Cloud Pub/Sub.
About the Google Cloud Pub/Sub Connector
Manage topics, subscriptions, and messages in Google Cloud Pub/Sub.
Actions
| Action Name | Action Description |
|---|---|
| Create Topic | Creates the given topic with the given name. |
| Update Topic | Updates an existing topic. |
| Get Topic | Gets the configuration of a topic. |
| List Topics | Lists matching topics. |
| Delete Topic | Deletes the topic with the given name. |
| Set Gmail IAM Policy for Topic | Configure a topic to allow publish notifications from Gmail. |
| Create Subscription | Creates a subscription to a given topic. |
| Create Webhook Subscription | Creates a webhook subscription to a given topic. |
| Update Subscription | Updates an existing subscription. |
| Get Subscription | Gets the configuration details of a subscription. |
| List Subscriptions | Lists matching Subscriptions. |
| Delete Subscription | Deletes an existing subscription. |
| Update Push Config | This may be used to change a push subscription to a pull one (signified by an empty PushConfig) or vice versa, or change the endpoint URL and other attributes of a push subscription. |
| Pull Messages | Pulls messages from the server. |
| Set Policy | Sets the access control policy on the specified resource. |
| Get Policy | Gets the access control policy for a resource. |
| Raw Request | Send raw HTTP request to Google Cloud Pub/Sub |
Triggers
| Trigger Name | Trigger Description |
|---|---|
| PubSub Notification | PubSub Notification Trigger Settings |