Skip to content

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

@IreshMM

Description

@IreshMM

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions