Dan Rios 6/13/2025

How to split an email address string in Azure Logic Apps

Read Original

This article provides a step-by-step tutorial for developers working with Azure Logic Apps, explaining how to parse an email string to extract the domain portion. It demonstrates using the `split` and `last` functions within a Logic App expression, includes a JSON flow example, and shows how to store the result in a variable for later use in an automation workflow.

How to split an email address string in Azure Logic Apps

Comments

No comments yet

Be the first to share your thoughts!