Finding the temperature of the customer location

I followed the tutorial of finding the temperature of the customer location using the followed link,

I used a service call after getting an entity. But i am not able to get the any URL link after following the tutorial in service call. Kindly help me with this issue.

@sphandi03
This looks like a very old tutorial. In the meantime, I see Yahoo API has retired. Which API are you trying to call? The platform has evolved a lot. In Service node you can test the api and see if you are getting any result. If you are, ensure you save it as default response for you to identify the JSON path you wan to show.

If you are not able to call the API from service node, please ensure you are able to use a tool like postman and call the API successfully before trying to emulate it on Kore.ai service node.
This may be useful https://developer.kore.ai/docs/bots/bot-builder-tool/dialog-task/working-with-the-service-node/

image