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

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

Webhook to Microsoft Flow

(0) ShareShare
ReportReport
Posted on by 238

Hi,

I've successfully registered a Webhook on my on-prem 9.0 org, and its working well. The data is sent to Flow (Http request: When a HTTP request is received). The plugin is successful and i get the data, but i cant figure out how to parse the data ( in Flow). As described in this article, the Json data looks like the example below. In this example, I would be looking to extract the Full Name (James Glynn). In proper JSON structured data, the output would look like this: { "fullname": "James Glynn"}

 "InputParameters": [{
        "key": "Target",
        "value": {
            "__type": "Entity:http:\/\/schemas.microsoft.com\/xrm\/2011\/Contracts",
            "Attributes": [{
                "key": "firstname",
                "value": "James"
            }, {
                "key": "contactid",
                "value": "6d81597f-0f9f-e711-8122-000d3aa2331c"
            }, {
                "key": "fullname",
                "value": "James Glynn"
            }, {
                "key": "yomifullname",
                "value": "James Glynn"

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    Kokulan Profile Picture
    18,054 on at

    Hi

    You will have to use the Parse Jason action and provide the schema for your Json.  

    Please refer to the following links

    flow.microsoft.com/.../five-services-json-http

    johnliu.net/.../a-thesis-on-the-parse-json-action-in-microsoft-flow

    prairiedeveloper.com/.../parsing-json-in-microsoft-flow

    www.youtube.com/watch

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
SA-08121319-0 Profile Picture

SA-08121319-0 4

#1
Calum MacFarlane Profile Picture

Calum MacFarlane 4

#3
Alex Fun Wei Jie Profile Picture

Alex Fun Wei Jie 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans