How can I parse the header fields of the incoming webhook in project automations? Specifically we are forwarding Github webhooks to Jira and need to parse the `
X-GitHub-Event: issue_comment
header. Any ideas? I am constantly running into automation limitations in trying to configure full replication to Jira from GitHub events.
Hi @Mike Bronner -- Welcome to the Atlassian Community!
I do not believe that trigger supplies the headers and here are the suggestions to add that capability:
https://jira.atlassian.com/browse/AUTO-928
https://jira.atlassian.com/browse/JIRAAUTOSERVER-997
You may want to check in the developer community for this question: https://community.developer.atlassian.com/
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.