Forum Discussion

ahabib's avatar
ahabib
Occasional Contributor
5 years ago
Solved

Datasource Loop from exel file to JSON body request

Hello,    im trying readyapi 2.6.0 using free trial,  i was able to read data (exel) from DataSource which countains the mandatory values to make a json object for my post request, now i need...
  • jsheph01's avatar
    5 years ago

    If you right click on the paramater you want to work you and select Get Data, you can select the properties from the excel file. Or you can do it manually with ${dataSourceName#dataSourceProperty}.

     

    For more details on how property expansion works you can check out this document:

    https://support.smartbear.com/readyapi/docs/testing/properties/expansion.html