I am trying to create a ticket in Jira via Boomi Integration .I used Jira connector and Url : "http://jira.atlassian.com"
But it shows as
The test run for Jira connector you are attempting completed with the following errors: Embedded message: [301] Moved Permanently
I also tried with "https://<CompanyName>.atlassian.net/rest/api/3/issue" the pop up as
The test run for Jira connector you are attempting completed with the following errors: Embedded message: [400] Bad Request
please provide me URL which can create ticket in Jira via Boomi.
Hi @Prelude
Welcome to the community.
The user you are trying to create an issues with, is this a licensed user and has an API token been created for this user?
Does the user have access to the project you want to create an issue in?
If you have all of the above, the API call you made is the correct API endpoint in Jira, but what payload have you provided.
Also see API documentation on Create Issue Endpoint
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.