Transform REST response to Datasource
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2019
07:10 AM
03-13-2019
07:10 AM
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 properties,
Solved! Go to Solution.
2 REPLIES 2
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2019
08:07 AM
03-13-2019
08:07 AM
Just to clarify, are you using the JSON Data Source? If so, have you reviewed the documentation, in particular the example that takes you through the process? If you have at what step are you encountering the problem?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2019
12:28 AM
03-14-2019
12:28 AM
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?
