External DocumentationTo learn more, visit the Azure Storage documentation.
Actions
Append To Append Blob
Append content to an append 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. |
| Container Name | The name of the container. Can be obtained from the List Containers action. |
| Content | The content to append to the blob. |
| File Identifier | The identifier of the file. You can create a file identifier using the Set File Variable action. |
| Upload Type | The type of the upload to perform, defaults to update by content. |
| Parameter | Description |
|---|---|
| Disable XML To JSON Auto Convert | When checked, XML responses are not automatically converted into JSON format. |
Was this page helpful?