You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
There have been minimal posts about using GraphQL via the web request component so I am not sure if this is even possible.
I am trying to integrate some of our Jira activities with compass via automation, but there are challenges in doing so via graphql. The current implementation of web-request component doesnt' allow you sent the sent the same header twice in the request (Compass currently requires you sent 'X-ExperimentalApi' to access the api's (you need to currently send two). When I limit down to a single header, I get a 400-Bad Request response.
My questions are:
Thank you
Hi @Ken Young
The only thing I found related to this was this automation suggestion:
Support additional auth types for incoming and outgoing webhook components, e.g. to support GraphQL Actions, or NTLM auth https://jira.atlassian.com/browse/AUTO-182
You may want to also post this question in the developer community to see if you get more information: 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.