#Blob Created -> Trigger Email Notification

1 messages · Page 1 of 1 (latest)

lavish gull
#

What I am looking to achieve is:
Upload a file to a blob storage container, and trigger an email to be sent.

I have spent the last few hours trying to get it to work.

I have mainly been focusing on a consumer logic app to trigger when a blob is created, I use outlook to send an email with a specific subject, body, etc.

The logic app works and runs if I manually trigger it, but anytime I upload a blob I can't seem to get it to work properly.

I am aware this is likely a very easy fix, but I've spent a few hours trying to troubleshoot on my own and at this point, anything in the right direction would be greatly appreciated.

umbral sphinx
#

In ADF we had an "ignore empty blobs" which was a bad setting for the way blobs were getting uploaded. I'm not sure if the function has the same setting.