As you can see, “[826,827” is a string, so when you type responseTest[0], it is expected behavior to get the “[”. By not using JSON.stringify, you can actually get what you want.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Save object or array in collection variable | 1 | 5761 | May 7, 2025 | |
Using Variables inside Collection | 2 | 389 | August 4, 2021 | |
Collection variable type array populated from multiple requests in the same folder | 2 | 7 | November 22, 2023 | |
Getting a specific variable from a list of variables | 6 | 628 | April 16, 2024 | |
Extracting a variable from response array | 6 | 10239 | August 24, 2023 |