Back to All

Proper way to use Rest API

What is the proper way to use REST API / Webhook in Iterations. it always returns the "Error Response" for all the API.

I also tried with default weather application where you call a API and it works. But the flow is not clear how do you get the City name typed??? ans pass to this API : https://weather.snatchbot.me/?type=oneDayEachThreeHours&day=1

All we need is how to properly use API (JSON) request & response in Snatch bot iterations.