Help with all things Modules
Get Files from Azure Blob
Fresh Cut Grass Posts: 65
11/24/2021
|
I am using the Azure services module and want to retrieve a file from my Azure Blob. How do I get a blob file in a flow?
|
|
0
link
|
amber.blanton@decisions.com Administrator Posts: 72
11/24/2021
|
When retrieving files, the blob returns a set of FileData for the actual files stored inside it. Our Using Azure Storage Steps articles covers how to both upload and download files in and out of Azure Storage Blob. This covers the step-by-step process of how to do this and where these steps are located.
|
|
0
link
|