OCNORA

Google Pub/Sub Lite

Google CloudOAuth 2.0credential probe

Pub/Sub Lite (Google OAuth2).

OCNORA ships 11 typed Google Pub/Sub Lite operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.

Operations 11

  • Create Subscription
    Creates a new subscription.
    pubsub_lite.create_subscription
  • Create Topic
    Creates a new topic.
    pubsub_lite.create_topic
  • Delete Subscription
    Deletes the specified subscription.
    pubsub_lite.delete_subscription
  • Delete Topic
    Deletes the specified topic.
    pubsub_lite.delete_topic
  • Get Partitions
    Returns the partition information for the requested topic.
    pubsub_lite.get_partitions
  • Get Subscription
    Returns the subscription configuration.
    pubsub_lite.get_subscription
  • Get Topic
    Returns the topic configuration.
    pubsub_lite.get_topic
  • List Subscriptions
    Returns the list of subscriptions for the given project.
    pubsub_lite.list_subscriptions
  • List Topics
    Returns the list of topics for the given project.
    pubsub_lite.list_topics
  • Update Subscription
    Updates properties of the specified subscription.
    pubsub_lite.update_subscription
  • Update Topic
    Updates properties of the specified topic.
    pubsub_lite.update_topic

Run your first Google Pub/Sub Lite workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.