Skip to main content
For more information on destinations, see the Destinations page. When new data is read from a SaaS instance via a Read Action or Subscribe Action, Ampersand writes the payload as objects to your Azure Blob Storage container.

Prerequisites

Before setting up an Azure Blob Storage destination, ensure that you have:
  • An Azure Storage account
  • A blob container to write to
  • The storage account’s access key

Data format

Ampersand writes each read or subscribe message as a JSON object to your container. The full payload schema is defined in webhook.yaml.

Create an Azure Blob Storage destination

Go to the Destinations page in the Ampersand Dashboard and create a new Azure Blob Storage destination. You’ll need to provide:

Refer to the destination in your integration

After creating your Azure Blob Storage destination, reference it in your amp.yaml file: