Parse Json data from DataVerse

Drent, Henk 1 Reputation point
2021-06-11T13:48:31.757+00:00

Hi
I'm using a DataVerse trigger in my Logic App which gives me data of a Dynamics 365 record when it is created.
So far , so good.
After that I use a Parse JSON action to parse the received data. As you can see it parses the data correctly:
104786-image.png

The next step in my Logic App is initializing a variable using data from the parse action:
104787-image.png

But, although the parse seems to work fine, the variable remains null:
104833-image.png

I have no clue why this isn't working.
Any thoughts on this?

Thnx in advance and greetings
Henk

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. MayankBargali-MSFT 70,986 Reputation points Moderator
    2021-06-14T03:15:57.907+00:00

    Hi @Drent, Henk

    Welcome to Microsoft Q&A! Thanks for posting the question.

    I have tested the Parse Json action and initialize one of the property to the variable and I couldn't observe the same issue as you have observed.

    105254-image.png

    Can you share your workflow definition file along with the screenshoot from the run history. I want to double confirm whether the value is not updated in any other action in your workflow.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.