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?