Azure Blob storage is a feature of Microsoft Azure. It allows users to store large amounts of unstructured data on Microsoft’s data storage platform. In this case, Blob stands for Binary Large Object, which includes images and other multimedia files.
Our platform enables you to quickly and easily connect your Form Entries to Azure Blob storage.
This enables you to select which files, images, and videos to upload to Azure Blob Storage when forms are submitted.
Before you add an Azure Blob Storage Connector, ensure you have a valid Microsoft Azure connection set up for your organization.
Adding the Connector
Follow these steps to add the connector to your specific form:
- Navigate to App Workshop > Forms.
- Hover over your desired form and click the Connect icon.
- Click the Add Connector button (top-right).
- Select Azure Blob Storage from the options.
Note: The page will refresh with the connector added. Changes are not live until you click Save.
Quick Access Tip
If you are already inside the Form Builder or Settings view, you don’t need to go back to the main menu. Simply click the Connectors tab located directly under the form title at the top of the screen.
Configuring the Connector

Send Form Answers/File Format
You can choose the format you want your Form entry data sent.
| File Format | Description |
|---|---|
| CSV | Send form data in a .csv attachment. Customizable using a Text file template. |
| JSON | Send form data in a .json attachment Customizable using a Text file template. |
| Excel | Send form data in an .xlsx attachment. Customizable using an Excel template. |
| Word | Send form data as a .docx attachment. Customizable using a Word (.docx) template. |
| Send form data as a .pdf attachment. Customizable using a Word or Excel template or a built-in template. | |
| Word | Send form data as a .docx attachment. Customizable using a Word (.docx) template. |
| XML | Send form data as an .xml attachment. Customizable using a Text file template. |
Send Media Files
If this is checked, you can select individual media files to send/attach. These could be signature images, photos, or other attachments.
File Name
Optionally, enter a custom file name.
You can also create a dynamic attachment name using fields from your Form – hit the hammer icon to build it.
The file extension (.pdf, .xlsx, .docx, etc.) will automatically be added to your name. The generated file name, including the extension, may not exceed 120 characters.
Disable Random Code
Disable the default system behaviour of appending a 6-character random code to the generated file name.
e.g., instead of FileName-abc123.pdf, the file would be generated as FileName.pdf.
Folder Path
Optionally enter a folder path where the exported file will be placed. Path should be entered in the following format: FolderName/AnotherFolder/FileGoesInThisOne.
Anonymize Personal Data
If enabled, data from fields marked as Personal Data will be converted to a non-human-readable format to aid privacy.