question

HopkinsLeeHouston-0559 avatar image
0 Votes"
HopkinsLeeHouston-0559 asked MikeUrnun answered

finding the first x vlaues before an _ of a blob message blob name

I have a trigger on a Container anytime a Blob is added.
Each blob will have a THISVAL_myblob_name. I need to retrieve the value of name preceding the first _ in this case I want to retrieve THISVAL.
I will use this value in a condition statement to send emails to different users based on that value.
THISVAL would send email to A@xyz.com
THATVAL would send email to B@xyz.com
and so on.
I was trying to gather the value in a compose to see the output. but cant seem to get it to work.

Any help would be great

azure-logic-apps
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

MikeUrnun avatar image
0 Votes"
MikeUrnun answered
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @HopkinsLeeHouston-0559 - Just checking back in here to see if you had any updates. Were you able to implement this? If you need any assistance, let me know and I'd be happy to provide a working sample.

0 Votes 0 ·