I have a flow setup that extracts a link from an email, and i am stuck at this point. I need to remove a blank line, the [ , then keep the link, and remove the ] , and the remaining blank spaces. The compose action outputs stuff i need to get rid of, then the link, then the stuff i need to get rid of. Is there a way to remove everything before (as well as) "[" and everything after (as well as) "]".
I would prefer to keep this action as-is, and add a next action that removes this content (everything before and "[") as well as (everything after and "]")
Much appreciated!
The video helped great. Thank you so much!
Hi @Anonymous
I have made a tutorial video about this. Please have a look and comment.
Thanks
So i would have a second compose action that would have the replace expression, how would it read?
Hi @Anonymous
Also to remove the blank line add a Compose action step press Enter. The use the replace() expression to remove the blank line using the delimiter as output from Compose step.
Thanks
Hi @Anonymous
You can use the replace() expression to remove the specified characters. Believe you want to extract the URL only?
Thanks
Michael E. Gernaey
497
Super User 2025 Season 1
David_MA
436
Super User 2025 Season 1
Riyaz_riz11
244
Super User 2025 Season 1