web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Separate List from Mic...
Power Automate
Unanswered

Separate List from Microsoft Form

(0) ShareShare
ReportReport
Posted on by 59

I need expertise in guiding me in the right direction. I have a text box in Microsoft Forms that users can copy and paste a list of email addresses (ie, email1@microsoft.com, email2@microsoft.com email3@microsoft.com email4@microsoft.com) and my flow is setup to do an "Apply to Each" for each email address however I am having trouble figuring out how to parse and separate each email address from the string so that I can run the flow on each address.

 

Any help would be greatly appreciated.

Categories:
I have the same question (0)
  • Paulie78 Profile Picture
    8,422 Moderator on at

    You can use the split expression to create an array of addresses based on a delimiter. But if the input is just a plain text field it is unlikely to be reliable as the person filling in the form may insert the data in the wrong format. But if you could ensure the correct format it would be as simple as:

    split(variables('varContainingEmailAddresses),',')

    Example expression is using a comma as the delimiter.

     

    Please...
    If I answered your question Accept it as a solution ✔️ 

    If I helped you out, please give me some Kudos 👍

    Thanks 😙

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
trice602 Profile Picture

trice602 291 Super User 2026 Season 1

#2
David_MA Profile Picture

David_MA 238 Super User 2026 Season 1

#3
Power Platform 1919 Profile Picture

Power Platform 1919 109 Super User 2026 Season 1

Last 30 days Overall leaderboard