Hello, as the title shows, we have successfully accessed MySQL through the postman, requested the database in the interface, and returned the response result. But the value extracted by my previous method of extracting response results is null. How should we correctly extract the response result field value of the database interface? Thank you very much for your advice
Previously, the successful extraction of response results is achieved by:
Thank you for your answer. The method you provided has been used to perform the operation. The response data has been screenshot. How should I extract the ID value in the response result and set it as a global variable
Thank you for your answer.
Yes, I want to use it for all collections, because I have interfaces for other collections. According to your method, the problem has been solved.
I would like to express my gratitude again. Thank you