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
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi Everyone
I am having a issue when trying to connect Microsoft Power Automate to Jira, I want to try to create a flow to populate a Sharepoint list when a new issue is submitted to Jira however the Jira connector keeps erroring with:
X-Request-JiraInstance is not provided
I have established the connection using the API token but still receving this error
Any help is greatly apprecaited
Thank you
The error message you are seeing indicates that the "X-Request-JiraInstance" header is missing from the HTTP request being sent by Power Automate to Jira. This header is required by the Jira REST API to identify the instance of Jira that the request is intended for.
To resolve this issue, you may need to add the "X-Request-JiraInstance" header to your HTTP request. Here are the steps you can follow:
Save your changes and run the flow again. The "X-Request-JiraInstance" header should now be included in your HTTP request and the error should be resolved.
Thank you very much, this is my first time using power automate with a 3rd party, this is what i have so far, still receiving a error though, username is my email followed by the API token, is this correct?
greatly appreciate the help
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please see attached picture, this is what i have so far, greatly appreciate your assistance
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't think the URL is not your Jira Instance. I used the "When a new issue is returned by a JQL query (V2) (Preview)" trigger from the Jira Connector, and it automatically filled my Jira Instance with a 32-digit code. You might also find it using this guide, though I can't confirm whether the server ID and Jira instance are the same.
The person above clearly just gave you a reply straight from ChatGPT.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.