Skip to main content

Notifications

Power Automate - Building Flows
Unanswered

After the HTTP request values of fields get NULL value

(0) ShareShare
ReportReport
Posted on by

Hello!

I am trying to set up a flow, which get's triggered by a webhook from a CRM and save the data depending on the values to dataverse. The problem is, that after the http request power automate loses all values from the webhook.

 

JSON:

{

  "type": "object",

  "properties": {

    "GGUID": {

      "type": "string"

    },

    "Stichwort": {

      "type": "string"

    },

    "Tagestyp": {

      "type": "string"

    },

    "Datum": {

      "type": "string"

    },

    "DatumString": {

      "type": "string"

    },

    "Wochentag": {

      "type": "string"

    },

    "Arbeitsbeginn": {

      "type": "string"

    },

    "Arbeitsende": {

      "type": "string"

    },

    "Weiterleitungsadresse": {

      "type": "string"

    },

    "Betreff": {

      "type": "string"

    },

    "Weiterleitungstext": {

      "type": "string"

    },

    "Text außerhalb Servicezeiten": {

      "type": "string"

    }

  }

}

 

 

I have tried to set varaibles, but the value was always NULL. What could be the problem?

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

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,445

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,741

Leaderboard