I'd like to be able to include hidden Fields that can be populated by query string and are then output in the final webhook.
Use case:
I have a logged in user. Instead of asking them for their email (which I already know), I could pass it in the query string to a hidden field and then capture it in the webhook output to store their result against their account.