jenkinsci / jenkinsci/generic-webhook-trigger-plugin

Expose request JSON payload as an object in a variable

Open
#295 0 comments 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
427
Forks
169
Avg merge
23m
Merged PRs (30d)
1

Description

### 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.