node-red-contrib-azure-service-bus-queue 1.0.8

Sends and receives queue messages from Azure Service Bus Queues

npm install node-red-contrib-azure-service-bus-queue

node-red-contrib-azure-service-bus-queue

A simple node-red package that allows you to post and recieve Azure Service Bus Queue messages

The post-message node requires configuration - the name of the queue to post in and the Azure Service bus queue ConnectionString. It posts the JSON object located in the msg.payload input message.

The receive-message node requires configuration - the Azure Service bus queue ConnectionString. The node returns JSON object in the msg.payload property.

Node Info

Version: 1.0.8
Updated 5 years, 11 months ago
License: MIT
Rating: not yet rated

Categories

Actions

Rate:

Downloads

30 in the last week

Nodes

  • post-message
  • receive-message

Keywords

  • node-red
  • azure
  • service
  • bus
  • queue

Maintainers