Forum Discussion

Carlito1585's avatar
Carlito1585
New Contributor
7 years ago
Solved

Use some node of an Rest API Json response as input of another Rest API Test

Hi guys,

 

I have a REST API (document) that give me back all the document ID present in the system, then I have another REST API (very similar to the previous, document\document_ID) that give me all the information regarding a specific document.

 

Via SOAP UI I'm trying to call the first REST API, save the value of the node document_id somewhere and give this as input of a different test case for the other REST API document/Document_ID.

So far I couldn't get it, can someone help me?

 

Is there any way to do it via UI or do I need create a functionality? If so how?

 

I'm really junior of SOAP UI.

 

Thanks so much

Carlo

3 Replies