Connectors
Azure Service Bus
Icon

Azure Service Bus Connector

Quickly build integrations connecting your B2B SaaS to Azure Service Bus.

About the Azure Service Bus Connector

Interact with message queues and publish-subscribe topics (in a namespace)

Actions

Actions are tasks that you add to your workflow. One action might update records in a third-party API, while another action might fetch a list of records.

Jump to actions

Triggers

Triggers cause workflows to run. Some triggers run on a schedule. Others are invoked by a webhook request, or poll an API for new data. If a connector does not have a built-in trigger, you can use a generic scheduled or webhook trigger.

Jump to triggers

FAQs

Learn more about this connector and related integration functionality.

Jump to FAQs

Actions

Action NameAction Description
Create or Update NamespacesCreates or updates a service namespace. Once created, this namespace's resource manifest is immutable. This operation is idempotent.
Create or Update QueueCreates or updates a Service Bus queue. This operation is idempotent.
Create or Update RulesCreates a new rule and updates an existing rule
Create or Update SubscriptionCreates a topic subscription.
Create or Update TopicCreates or updates a topic in the specified namespace.
Delete NamespaceDeletes an existing namespace. This operation also removes all associated resources under the namespace.
Delete QueueDeletes a queue from the specified namespace in a resource group.
Delete RuleDeletes an existing rule.
Delete SubscriptionsDeletes a subscription from the specified topic.
Delete TopicDeletes a topic from the specified namespace and resource group.
Get NamespacesGets a description for the specified namespace.
Get QueueReturns a description for the specified queue.
Get RuleRetrieves the description for the specified rule.
Get SubscriptionsReturns a subscription description for the specified topic.
Get TopicGets all the topics in a namespace
List NamespacesGets all the available namespaces within the subscription, irrespective of the resource groups.
List Namespaces By Resource GroupGets the available namespaces within a resource group.
List QueuesGets the queues within a namespace.
List RulesList all the rules within given topic-subscription
List SubscriptionsList all the subscriptions
List Subscriptions By TopicList all the subscriptions under a specified topic.
List Topics By NamespaceGets all the topics in a namespace
Raw RequestSend raw HTTP request to Azure Service Bus
Send Multiple Messages to QueueSend multiple plain text messages to a queue.
Send Message to QueueSend a single message to a queue.
Receive Messages from QueueReceive messages from a queue. Receive messages from a queue will remove the message from the queue.

Triggers

Trigger NameTrigger Description
WebhookReceive and validate webhook requests from Azure Service Bus for webhooks you configure.
API Connectors

Integrate with customers' other SaaS apps, fast

Prismatic’s API connectors make it easy to integrate other SaaS apps – without reinventing the wheel. Triggers, actions, and auth are fully handled. And they work with all of Prismatic’s options for building integrations:
  • Empower non-devs with a low-code designer
  • Give devs freedom to build completely in code
  • Let customers create their own workflows
Image