Saving multiple IDs into globals
The response of the API I’m testing returns an array with multiple objects and I want to save one of those value into a global variable, I know how to do this for a single entry using:
The response of the API I’m testing returns an array with multiple objects and I want to save one of those value into a global variable, I know how to do this for a single entry using: