Hi,
I am doing a HTTP get request on API Service and getting lots of entries as response in SCP CAI :
<feed >
<entry> ...</entry> "); vertical-align: bottom; height: 10px;">
<entry> ...</entry> "); vertical-align: bottom; height: 10px;">
<entry> ...</entry> "); vertical-align: bottom; height: 10px;">
</feed>
how do I retrieve a single entry, currently i am using {{api_service_response.default.body[0]}}
and getting error, can you suggest what syntax to use get a single entry from the response
can you help me here,Thanks
Kishore