Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

I want to send the workflow() information of my flow, but on keeping it internal I am not able to retrieve that instead getting "@{workflow()}" as output.

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

I created a custom connector with one control as a workflowname (swagger code described below) : 

 

parameters:
   - {name: workflowname, in: header, required: true, type: string, default: '@{workflow()}', x-ms-visibility: internal}

 

If I removed x-ms-visibility: internal it is working fine and returning me workflow information, but with x-ms-visibility: internal it is returning'@{workflow()}' as it is. But I want this to be internal. Is there any way to do this?

  • Community Power Platform Member Profile Picture
    on at
    Re: I want to send the workflow() information of my flow, but on keeping it internal I am not able to retrieve that instead getting "@{workflow()}" as output.

     

    Could you share the configuration?

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