Hi,
I have a power virtual agent bot that prompts user for the name of a Teams Channel to add to a team. Before I attempt to create it, I have a power automate flow that gets all the channels for the provided team and verifies the channel doesn't exist. I'm using the action under Teams --> List Channels.
The problem is it doesn't return the previously deleted channels. And if I attempt to run the flow that calls MS Graph to add the channel to the team, which has had this name before, it returns and error that the channel already exists:
I've tried hitting Graph directly using the following api and it doesn't return the previously deleted channels:
https://graph.microsoft.com/v1.0/teams/{TeamGuid}/channels
Any ideas how to identify the previously deleted channels?
Thanks
Did you ever figure out a way to this? Running in to the same problem!
WarrenBelz
146,651
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,997
Most Valuable Professional