Go to app
Academy
What's new?
Tray UAC
Developer
Connectors
Templates
Help Center
Back
Azure Blob Storage
Overview
Operations
Azure Blob Storage Operations
Latest version:
1.0
Changelog
Download blob
Download a blob from the system, including its metadata and properties. You can also call 'Download Blob' operation to download a snapshot.
Get blob
Read a blob from the system, including its metadata and properties. You can also call 'Get Blob' to retrieve the content of a snapshot.
List blobs
Return a list of the blobs under the specified container.
List containers
Return a list of the containers under the specified storage account.
Raw HTTP request (advanced)
Perform a raw HTTP request with some pre-configuration and processing by the connector, such as authentication.
Upload blob
Create a new block, or append blob, or update the content of an existing block blob. The maximum size for a block blob created via 'Upload blob' is 256 MiB for version 2016-05-31 and later, and 64 MiB for older versions.
Previous
Overview