Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

How to extract a url from a newly created Teams Channel within the same workflow?

(0) ShareShare
ReportReport
Posted on by 445

I can see that when I CREATE A CHANNEL it's outputting something like, 

"body": {
	"webUrl": "https://teams.microsoft.com/l/channel/id/display+name+with+pluses+between+the+words?groupId=GuessingThisisTheTeamID&tenantId=MyTenantID",
 }

 How can I extract this url to use it as a link in my workflow? 

  • anthonys123 Profile Picture
    445 on at
    Re: How to extract a url from a newly created Teams Channel within the same workflow?

    Perfect! Thank you! 

  • Verified answer
    v-litu-msft Profile Picture
    on at
    Re: How to extract a url from a newly created Teams Channel within the same workflow?

    Hi @anthonys123,

     

    You could use the expression to extract it, for example:

    outputs('Create_a_channel')?['body']['webUrl']

    Screenshot 2021-04-16 131305.jpg

     

    Best Regards,
    Community Support Team _ Lin Tu
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1