Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Get Stream link from OneDrive Recordings

(0) ShareShare
ReportReport
Posted on by 136

I'd like to create a flow that creates a todo for me whenever I recorded a meeting.
For the trigger, I used "When a file is created in OneDrive", with the Recordings folder. So far, so good.

 

I would love to include a Stream link in the todo description for easy access, but I cannot figure out which property to use.

 

Is there a way to achieve this?

  • julis Profile Picture
    136 on at
    Re: Get Stream link from OneDrive Recordings

    Hi Wearsky,

     

    Thank you for the help!
    It looks like I don't have access to this action - is there any other option?

  • julis Profile Picture
    136 on at
    Re: Get Stream link from OneDrive Recordings

    this was an accidental reply I cannot delete

  • v-xiaochen-msft Profile Picture
    on at
    Re: Get Stream link from OneDrive Recordings

    Hi @julis ,

     

    Please try this

    vxiaochenmsft_0-1710135167951.png

    https://graph.microsoft.com/v1.0/me/drive/items/@{split(triggerOutputs()?['body/Id'],'.')?[1]}/permissions

    body('Invoke_an_HTTP_request')?['value']
    item()?['roles']
    body('Filter_array')?[0]?['link']?['webUrl']
     
    vxiaochenmsft_1-1710135279255.png

     

    Best Regards,

    Wearsky

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