Forum Discussion
The steps required to data drive a Get request are very similar to those needed for a Post request. The primary difference is that you'll be inputting data into the API's input areas rather than directly into the body.
Please take a look at this tutorial to help you get started.
- varma1810 years agoOccasional Contributor
ok. Thanks for documentatio link.
I need to know how to add data into input from excel in request...?
As same we use for post through get data step in the request.
Please let me know.
- SmartBearAmber10 years ago
Alumni
Based on your screen shot, this request doesn't appear to have any parameters associated with it. You can either add parameters or supply the data in the Raw tab of the request.
- varma1810 years agoOccasional Contributor
In the attachment. I am using input at Resource url. As you it is GET service.
If i want to use multipe inputs for GET . Then i should create parameter in Request tab..?.
If so how can i create please lte me know..