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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Automate
Unanswered

string of mailboxes

(0) ShareShare
ReportReport
Posted on by

Hi everyone!


I have a form from 'Cognito Forms' where i connected a Ms Flow to create and send outlook calendar event with the data. But, in optional attendees textbox data come with square parenthesis symbol that no recognize it

How i can delete square parenthesis or indicated for textbox optional attendees they are many mailboxes separated with semicolon?

 

inputs.png

tempsnip.png

P.D In the form, mailboxes can be obtained with the checkboxes selected


Regards 🙂

Categories:
  • eric-cheng Profile Picture
    5,171 on at

    Hi @ncancino ,

     

    You an use the Replace() function to find and remove the square brackets and other other characters.

     

    replace(your string value,what to replace,what to replace it with)

     

    replace(variables('MyString'),'[','')

     

    Alternatively, you can also save the output to an Array variable and loop through the array or access individual emails via the index to build your email string

     

    variables('MyArray')[0]
     
    --------------------------------------------------------------------------
    If I have answered your question, please mark my post as a solution
    If you have found my response helpful, please give it a thumbs up

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 245 Super User 2026 Season 2

#2
11manish Profile Picture

11manish 233 Super User 2026 Season 2

#3
Valantis Profile Picture

Valantis 136 Super User 2026 Season 2

Last 30 days Overall leaderboard