cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
PeKi72
Post Patron
Post Patron

Concatenate a string in a power automate flow

Dear experts,

 

I use the Get user profile action to get the data from the user.

In my compose action i need to store an url and specify the property Email from the Get User Profile action in the url.

 

https://teams.microsoft.com/api/mt/emea/beta/users/EMAILADRES/profilepicturev2?displayname=EMAILADRES&voidCache=false

 

How can i do that? How can i concatenate the emailadres in the url?

 

Gr. P

1 ACCEPTED SOLUTION

Accepted Solutions
schwibach
Super User
Super User

The "outputs" part needs to be a dynamic input.... 
You're getting the code for the dynamic content as text... 

__________________________________
Please mark topics as solved if they are and give kudos to make people happy 🙂
Always interested to hear about solutions/problems in the education sector.

View solution in original post

3 REPLIES 3
schwibach
Super User
Super User

In a compose action, you really just copy that string and then replace where it says EMAILADRES with the dynamic value. You don't need any expressions or code for that.

__________________________________
Please mark topics as solved if they are and give kudos to make people happy 🙂
Always interested to hear about solutions/problems in the education sector.
schwibach
Super User
Super User

The "outputs" part needs to be a dynamic input.... 
You're getting the code for the dynamic content as text... 

__________________________________
Please mark topics as solved if they are and give kudos to make people happy 🙂
Always interested to hear about solutions/problems in the education sector.

Helpful resources

Top Solution Authors
Users online (4,081)