
Trigger scripts and flows in response to Google Cloud Pub/Sub messages.
New features
- Connect to Google Cloud Pub/Sub topics and trigger runnables when messages are published.
- Support for both pull and push delivery types for message consumption.
- Process messages with basic scripts or use preprocessors for advanced message handling.
- Access comprehensive message metadata including message ID, publish time, and attributes.
- Configure authenticated push delivery subscriptions for enhanced security.
- Automatically manage Pub/Sub subscriptions with flexible creation and update options.
- Support for message ordering and custom message attributes.