Getting the value of a REST action chain result
Summary:
Unable to figure out the value of a action chain result set
Content (required):
Hi there,
Struggling with something minor. I have a POST call to an ORDS REST service. After success it returns the entire record on the format shown. I am trying to capture one of the fields in the response - Project_id not visible in the screenshot since it’s at the bottom. I trying to figure out the syntax to access the value which is an input parameter to the next REST call
xan you please confirm if that is proper?
doing a ..body.item[0].item[0].project_id and get an cannot read undefined error
Tagged:
0