Forum Discussion
Kirk Liemohn
Jun 14, 2018Brass Contributor
Flow trigger for Azure containers
I would like to have a Flow trigger that fires when a container is added to the root of an Azure blob storage. The only trigger I see currently requires that you pick a container which I don't have if one is added to the root. I have tried to configure the trigger to point to the "/" container, but that failed.
Am I missing another trigger or a way to make the Azure Blob Storage trigger work?
1 Reply
- Kirk LiemohnBrass Contributor
I also tried specifying a container of "*" hoping that a file uploaded to any container would fire the trigger, but it errored out as well.