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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / When HTTP Request is R...
Power Automate
Unanswered

When HTTP Request is Received - Not working but works on other site.

(0) ShareShare
ReportReport
Posted on by 38

Hi,

 

I created a flow that processes an HTTP request. I currently have it set up as a POST request and have the following schema:

 

 

{
 "clientId":"0553ad77-f5ce-4ee0-aa81-29c1078f780b",
 "intake":{
 "test.1":{
 "type":"ANSWER",
 "qid":"test.1",
 "answer":"test"
 }
 },
 "intakeLoopIterationIdsToDelete":[]
}

 

 

This is what it shows on the payload:

 

{
 "type": "object",
 "properties": {
 "clientId": {
 "type": "string"
 },
 "intake": {
 "type": "object",
 "properties": {
 "test.1": {
 "type": "object",
 "properties": {
 "type": {
 "type": "string"
 },
 "qid": {
 "type": "string"
 },
 "answer": {
 "type": "string"
 }
 }
 }
 }
 },
 "intakeLoopIterationIdsToDelete": {
 "type": "array"
 }
 }
}

 

 

I tried POST with Postman and it works. I tried POST from the site I need to send the data from to Postman and it posts correctly. I then try to post from the original site to webhook.site and it also post correctly. I then try POST from the original site and it never receives the reply. I input the URl correctly. I also set the method to POST and still no go. Why would it post in Postman and webhook.site but not in Power Automate?

Categories:
I have the same question (0)

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 525 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 324 Moderator

#3
abm abm Profile Picture

abm abm 232 Most Valuable Professional

Last 30 days Overall leaderboard