Skip to main content
Nintex Community Menu Bar
Solved

How to get "JSONPath expression" from call web service

  • October 21, 2022
  • 2 replies
  • 128 views

Hello everyone,

 

I have an action that calls a sharepoint web service and then in the output gives me a json object. I would like to query this json using a "query json" nintex actioin but I don't have the JSONPath expression value and it is required.... Anyone who knows how I can get it please ?

 

Thanks in andvance !

Best answer by grt_fi

I found the solution, you just need to put 

$['d']['__metadata']['type']

2 replies

  • Author
  • Answer
  • October 21, 2022

I found the solution, you just need to put 

$['d']['__metadata']['type']


Forum|alt.badge.img+6
  • Rookie
  • October 21, 2022

Hello.

I found this great tool a few days ago.

JSONPath Finder and Evaluator