External DocumentationTo learn more, visit the Azure Storage documentation.
Actions
Set Blob Block List
Set the block list of a given blob.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Blob Name | The name of the blob to create or update. |
| Block IDs | A comma separated list of IDs of the blocks to add to the blob. You can create a Blob Block by using the Create Blob Block action or list all blob blocks in a blob by using the ListBlobBlocks action. |
| Container Name | The name of the container. Can be obtained from the List Containers action. |
| Parameter | Description |
|---|---|
| Disable XML To JSON Auto Convert | When checked, XML responses are not automatically converted into JSON format. |
Was this page helpful?