How To Use HTTPAction In Integration Procedure

–: “In this post, we will create a weather API key and retrieve India’s weather data.

Step 1: First, create an API and key from the weather API.

Next, create an Integration Procedure and drag an HTTP Action. Go to Remote Site Settings, click on ‘New,’ and paste the URL in the URL field, which is the API call URL (HTTP Path URL).

HTTP Path: Here, we pass the API URL.

HTTP Method: Set it to ‘Get’ to retrieve data from the API.”

Integration Procedure
HTTP Action in Integration Procedure

Step :– 2 On preview tab 

                    key = Name of the variable  witch is we pass in HTTP Path in %% sign 

Integration Procedure
On Preview tab
Previous slide
Next slide
Scroll to Top