Skip to main content

Store: Azure Storage Download

Download a blob from the configured Azure Blob Storage container.

Pre-requisite: Install an Azure Storage application in Profile > {Organization} > Applications (account, container, credentials).

Parameters

Azure Storage containerrequired
Configured Azure Storage application.
Remote file pathrequired

Path of the blob to fetch from the container (e.g. path/to/my_file.xlsx or exports/report_{day}.csv).

Date/time and UUID placeholders are expanded at runtime: {year}, {month}, {day}, {hour}, {minute}, {second}, {timestamp}, {timestamp_ns}, {weekday}, {week}, {ordinal}, {offset}, {random_uuid}.

Input

Triggerrequired
Triggers the download when fired.

Output

File
The downloaded file.
Filename

The base name of the downloaded file (without the directory).