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

Community site session details

Session Id :
Power Automate - Using Connectors
Answered

HTTP Request Received > Add record in CDS

(1) ShareShare
ReportReport
Posted on by 32

Hi, 

 

I'm creating a flow which is triggered by an incoming API message in 'When a HTTP request is received'. Receiving and parsing the json file seems to work but when I add the functionality to add the record to a CDS entity my tests fail on the first step. I tried, and exactly followed multiple solutions in blogs and forum threads but when I add steps behind the json parsing the flow starts to fail. What am I doing wrong? 

 

Message body:

[
{
"workOrderId": "XX26F4XX-9999-9999-TEST-00155D669999",
"mobilePhone": "0699999999"

}
]

 

JSON Schema (generated by the action):

{
    "type""array",
    "items": {
        "type""object",
        "properties": {
            "workOrderId": {
                "type""string"
            },
            "mobilePhone": {
                "type""string"
            }
        },
        "required": [
            "workOrderId",
            "mobilePhone"
        ]
    }
}

 

Working:

2020-09-16 16_33_43-Run History _ Power Automate and 4 more pages - [InPrivate] - Microsoft​ Edge.png2020-09-16 16_34_00-Run History _ Power Automate and 4 more pages - [InPrivate] - Microsoft​ Edge.png

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Not working anymore:

2020-09-16 16_37_42-Run History _ Power Automate and 4 more pages - [InPrivate] - Microsoft​ Edge.png

 

2020-09-16 16_38_19-Edit your flow _ Power Automate and 4 more pages - [InPrivate] - Microsoft​ Edge.png2020-09-16 16_38_47-Edit your flow _ Power Automate and 4 more pages - [InPrivate] - Microsoft​ Edge.png

 

 

 

 

 

 

 

 

 

 

 

 

2020-09-16 16_38_59-Edit your flow _ Power Automate and 4 more pages - [InPrivate] - Microsoft​ Edge.png

 

 

 

 

 

 

 

 

 

 

 

 

Thanks in advance,

Jeroen

 

Update 18/09/2020:

 

What seemed to have resolved the issue was switching on and saving and switching off again and saving the 'Schema validation' in the advanced settings. It maybe had to do with filling the 'Request body jsnon schema' but not wanting to use it. 

 

JeroenP_0-1600428043308.png

 

I have the same question (0)
  • Verified answer
    abm abm Profile Picture
    32,845 Most Valuable Professional on at
    Re: HTTP Request Received > Add record in CDS

    Hi @JeroenP 

     

    Thanks for the update. Since your issue is resolved could you please mark it as solution accepted.

     

    Thanks

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

Coming soon: forum hierarchy changes

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

Chiara Carbone – Community Spotlight

We are honored to recognize Chiara Carbone as our Community Spotlight for November…

Leaderboard > Power Automate

#1
Tomac Profile Picture

Tomac 544 Moderator

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 482 Super User 2025 Season 2

#3
chiaraalina Profile Picture

chiaraalina 287

Last 30 days Overall leaderboard

Featured topics