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

Expose request JSON payload as an object in a variable #295

Open
IreshMM opened this issue Feb 9, 2024 · 0 comments
Open

Expose request JSON payload as an object in a variable #295

IreshMM opened this issue Feb 9, 2024 · 0 comments

Comments

@IreshMM
Copy link

IreshMM commented Feb 9, 2024

What feature do you want to see added?

Would it be possible to expose the payload of a JSON POST request as an object in groovy? for example, a variable called request_body. It's already possible to take the entire JSON as a string to a variable and parse it but I think this would make it more convenient.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant