web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Automate
Unanswered

Problem using http

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Why do I get this error if i open the http?
Flow:

Geotrix_0-1623507622617.png

Error:

{"error":{"code":"TriggerRequestMethodNotValid","message":"Die HTTP-Methode für diese Anforderung ist ungültig. Erwartet: \"Post\", tatsächlich: \"GET\"."}}
Categories:
I have the same question (0)
  • Pstork1 Profile Picture
    69,042 Most Valuable Professional on at

    Are you using http or https?  I'm pretty sure https is required.  Your HTTP Post is also missing the JSON payload.  There should be some JSON Body to POST.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    what json-text. Can you send me an example?

     

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    @Pstork1 

    Like this?:

    {
     "text": "HelloWorld"
     "id": "1"
    }

     

  • Pstork1 Profile Picture
    69,042 Most Valuable Professional on at

    It depends on what the URL you are posting to is expecting.  Here's an article that goes through the whole process.

    How to get started with HTTP requests in Power Automate - Microsoft Tech Community

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    I want to get information back if I send this http request. What do I have to do in this case?

  • Pstork1 Profile Picture
    69,042 Most Valuable Professional on at

    Get information back from what?  It all depends on what URL you are calling and what it expects for a Body of parameters.  Not every URL will return data from a Post or a Get.  Check the article and then check any documentation available on the url.  If you Post the right Body the output will be a JSON object or Array.  It all depends on the URL.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    @Pstork1 
    From the flow. So if I send the http from my website, I get infromation from an excel table. I only don't know how to get this information back

  • Pstork1 Profile Picture
    69,042 Most Valuable Professional on at

    So what exactly do you send from your website?  You need to analyze what the website sends and that will tell you what the body needs to be. You'll see the output when you get it back and can use Parse JSON to get access to it.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    I send the http request from my website, and I want to get data back to my website from the flow from an excel table

  • Pstork1 Profile Picture
    69,042 Most Valuable Professional on at

    Take a look at this walkthrough if you are invoking the Flow using an HTTP requrest.

    Understanding The Trigger: When a HTTP request is received - FlowJoe.io

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 293

#2
David_MA Profile Picture

David_MA 262 Super User 2026 Season 1

#3
Expiscornovus Profile Picture

Expiscornovus 223 Most Valuable Professional

Last 30 days Overall leaderboard