Hello.
Using flow I do create a Team and channel.
Then I need to upload a file to the channel, so what I do is to upload it to the SP site of the channel.
I have a do until condition to check if the site is accessible with HTTP GET request.
https://graph.microsoft.com/v1.0/groups/teamID/drive/items/root:/ChannelName
But funny enough, the call will only return a 200 status code if I manually go and try to open the File tab on the channel while the Flow is running.
If I don't do this manual operation (which of course won't happen when users action triggers the flow), Flow fails as the SP site for the channel is not accessible.
Anyone can provide a workaround or help to solve this please? Thanks
WarrenBelz
146,660
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
66,004
Most Valuable Professional