Hey,
I'm trying to build a webhook trigger that will send only selected fields rather that the whole Jira data.
For example:
On a newly created issue, send a post with the following fields:
Key, estimated Resolution Quarter, Status, Summary, Type
Please help me understand how to implement this.