Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics CRM (Archived)

Webhook to Microsoft Flow

Posted on by 230

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

  • Suggested answer
    Kokulan Profile Picture
    Kokulan 18,048 on at
    RE: Webhook to Microsoft Flow

    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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,253 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,188 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans