Documentation / Product / Integrations / Microsoft Azure

Microsoft Azure: Export Audiences (Blob Storage) CSV

Export your Lytics audiences to Azure Blob Storage as CSV files, which can then be imported into other systems for improved segmentation and targeting.

Integration Details

This integration uses the Azure Blob Service REST API to upload data to Azure Blob Storage. Each job run will proceed as follows:

  1. Create Blob in the Container selected during configuration.
  2. Scan through the users in the selected audience. Filter user fields based on the export configuration and write to the created Blob.
  3. If the job is configured to be continuously updated, any users that enter the audience will be exported. Select the One-time Export checkbox if you want to run it only once.

Fields

The fields exported to the Blob will depend on the User Fields option in the job configuration described below. Any user field in your Lytics account may be available for export.

Configuration

Follow these steps to set up and configure an export job for Microsoft Azure in the Lytics platform. If you are new to creating jobs in Lytics, see the Jobs Dashboard documentation for more information.

  1. Select Microsoft Azure from the list of providers.
  2. Select the export job type from the list.
  3. Select the Authorization you would like to use or create a new one.
  4. Enter a Label to identify this job you are creating in Lytics.
  5. (Optional) Enter a Description for further context on your job.
  6. Select the audience to export.
  7. Complete the configuration steps for your job. Azure Audience Export Config
  8. From the Container input, select the Azure container that will hold the Blob.
  9. (optional) From the User Fields input, select the user fields to export.
  10. (optional) In the File Prefix text box, enter a prefix for the exported Blob name.
  11. (optional) In the Delimiter text box, enter the delimiter for csv files.
  12. (optional) In the Join text box, enter the delimiter to use for array fields in csv files. Map fields will be url encoded.
  13. (optional) Select the Existing Users checkbox, to immediately push users who currently exist in the selected Lytics audience. De-selecting will only push users as they leave or enter the audience.
  14. (optional) Select the One-time Export checkbox, to make this a one-time export that will complete once the current audience is exported.
  15. Click the Start job button to start the job