Forum Discussion

PrashantMaheshw's avatar
PrashantMaheshw
Qrew Assistant Captain
2 years ago

Pipeline Trigger : Incoming JSON ,how to extract from body_json

Hellos,

I've a simple JSON file but I'm unable to extract the value below

body_json.contact.displayName fails
body_json.contact.displayName.0 fails



body_json:Object
contact.displayName:Array[1]
0:"Prashant Maheshwari"


------------------------------
Prashant Maheshwari
------------------------------

5 Replies