Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Unable to use outputs for other actions and embedded links

(0) ShareShare
ReportReport
Posted on by

I was editing the "Create a Planner task when a channel post starts with TODO" flow I realized once I saved it the link within the reply post didn't work. I then found out it removed @{outputs('Create_a_task')?['body/id']} from the following link https://tasks.office.com/Home/Task/@{outputs('Create_a_task')?['body/id']}.

 

I am unsure why this is happening. I tried starting from scratch just inserting @{outputs('Create_a_task')?['body/id']} into the message field and that also removed itself. Let me know if anyone knows a solution to this.

 

Thank you!

  • Tristan_D Profile Picture
    388 on at
    Re: Unable to use outputs for other actions and embedded links

    Hi @MasOverturf !

    I think you tried to copy paste the output ? that adds always this "@{}", try removing it  or even better, you can try to concatenate your link by storing your ID in a variable. 
    It would look like that : 

     

    'https://tasks.office.com/Home/Task/' & variables('varID')

     

     

    Let me know if that works for you 😉.

    T

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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May 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 >