Azure Queue Icon

Publish Couchdrop transfer events to Azure Queue

Azure Queue is Microsoft's cloud queue for scalable message handling and delivery. Couchdrop can push files and event information with optional metadata to an Azure queue as part of an automation.

Type

Platform

Integrate Azure Queue with Couchdrop

How it works

The Azure Queue integration allows you to send data to an Azure Queue as part of an automation. 

Automations can be run on a schedule or be event-driven, such as being triggered when a file is sent via SFTP from a specific partner.  These workflows can include multiple actions to process and transform the data, then push that data into an Azure queue. From there, your Azure-based applications, workers, or services can consume the data. 

Capabilities

  • Send files and data from Couchdrop into Azure Queue
  • Automate data flows that push data into a queue

 

Getting started

  1. In Couchdrop, add a new system integration. and select Azure Queue.
  2. Enter the Azure Queue details, including the storage account name, queue name, and access key.
  3. Add the Azure Queue integration to the relevant Couchdrop Automations to push data into the queue.

More info

View docs