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
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.