Forum Discussion
Dhiran Gajjar
Jun 09, 2023Iron Contributor
Accesing JSON body elements
Hi, I have an HTTP Sharepoint step which produces a output like this and I would like to access the ErrorCode value in the next compose step. I can get the d: value by using "body('JSON')?['d']...
- Jun 09, 2023Hi,
Fixed it. Found out that Results was not part of d: but ValidateUpdateListItem.
Dhiran Gajjar
Jun 09, 2023Iron Contributor
Hi,
Fixed it. Found out that Results was not part of d: but ValidateUpdateListItem.
Fixed it. Found out that Results was not part of d: but ValidateUpdateListItem.