Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

How to pass a variable in a HTTP trigger using GET method

(0) ShareShare
ReportReport
Posted on by 302

Hi,

 

I have a need to implement a HTTP service that an external system will call using a GET request. The system will call my service with parameters in the url, for example http://server/Notification?RequestID="12345"

 

I created a simple flow with a trigger "When a HTTP request is received" with method GET and path /Notification

 

The flow generated a URL that I can call from the browser, but when I add &RequestID="12345" to the end of it, I don't see this info appear in the flow request/response.

 

How can I read the RequestID parameter in my flow and use it in subsequent actions ?

 

Stephane

 

  • v-bacao-msft Profile Picture
    on at
    Re: How to pass a variable in a HTTP trigger using GET method

     

    Hi @bouillons ,

     

    As suggested by @efialttes , when you want your endpoint URL to accept parameters, specify the relative path in your trigger.

    Please check this link and get more details about accept parameters in endpoint URL:

    https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-http-endpoint#accept-parameters-in-endpoint-url

     

    Best Regards,

  • Verified answer
    efialttes Profile Picture
    14,756 on at
    Re: How to pass a variable in a HTTP trigger using GET method

    Hi!

    Did you consider defining 'relative path' input in your trigger?

    https://powerusers.microsoft.com/t5/General-Power-Automate/Problem-with-quot-HTTP-request-is-received-quot-action-flow/td-p/466386

     

    Hope this helps

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