Extract the data from the response body (JSON object array) in the form of JSON string in postman. Use it in the chaining request in postman ... ... <看更多>
Extract the data from the response body (JSON object array) in the form of JSON string in postman. Use it in the chaining request in postman ... ... <看更多>
You can use JSON construction to get the desired result as: let input = [{"Packages":"111","Weight":"2","Id":"row-0"}, {"Number__c":"123" ... ... <看更多>