Hi,
Is there a way to upload files to Azure BLOB Storage using Logic Apps? I ideally want to create a OneDrive folder where the files can be dropped into and uploaded using Logic Apps.
Thanks
Hi,
Is there a way to upload files to Azure BLOB Storage using Logic Apps? I ideally want to create a OneDrive folder where the files can be dropped into and uploaded using Logic Apps.
Thanks
You can use the Azure Blob Storage Connector.
See https://docs.microsoft.com/en-us/azure/connectors/connectors-create-api-azureblobstorage
There's a 50MB filesize limit (above that you need to chunk the file)
@TWest-1253 Please try the connector above with the file size limit in mind when building your Logic Apps workflow, and let us know if you have any questions.
Thanks all, just about to try this solution. I'll let you know how it goes.
Sounds good, @TWest-1253! Let us know if you encounter any issues making it work.
11 people are following this question.
Azure Logic App - Overwrite Blob
Can't create Logic Apps Custom connector in South Africa
Problem using http connector in logic app to append to blob
Unable to delete blob with 0B size in logic app with Lease state as Leased
Create blob action replaces file name that contains plus symobl with a space. Is it supported?