About This Recipe
This recipe demonstrates how to get the weather data from an external source for a particular zip code and send the weather details to the caller as a response.
To use the recipe, you must install the recipe and configure the connections within it. Subsequently, you can activate the integration in the recipe and send a REST request from an external application with the zip code of the location and the API key for the weather application to the integration's endpoint URL. When triggered, the integration flow fetches the weather data of the particular zip code and returns this information in the response.