Forum Discussion

dhiasaadlaui's avatar
dhiasaadlaui
Senior Member
6 years ago
Solved

Transform REST response to Datasource

Hi , im trying to transform a REST Response "JSON" to data source to itereate it later in another step and use it as request params ,    Im stuck at saving the response in a datasource with custom ...
  • patilawaken's avatar
    6 years ago

    You can directly use Property Transfer from Response of 1 request to request parameters of other request.

    I hope this would serve the purpose or still you need data source?