Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Variable using the res(.. ) format to extract specific data not working #3906

Open
syltheryn opened this issue Jan 29, 2025 · 0 comments
Open
Assignees

Comments

@syltheryn
Copy link

Discussed in #3869

Originally posted by syltheryn January 23, 2025
Hi, I'm looking for a query to pull the id from a json response to fill in a Post Response variable which I would use in the next GET. I have tried res('..value[?].id', i = value.name == "500 Master Data") but this just returns [object Object], If I use a simple query e.g. res('..value[5].id') then I get the id returned in the variable. What's wrong?

@ganesh-bruno ganesh-bruno self-assigned this Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants