JIRA REST API connection with BluePrism
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-10-18 06:40 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
15-07-20 04:57 PM
Hi Peter,
What error message are you getting when trying to post the issue? It could be that you aren't using the correct authentication or that you are missing fields from your body that are needed to create a ticket in a project.
I have used the REST API to automate JIRA so I can see where you would need to change your body or parameters.
Could you show me what parameters, authentication and message body you are posting?
Best Regards,
Ronan
------------------------------
Ronan Considine
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-03-21 09:38 AM
I am trying to create a new JIRA ticket using the rest API in BLUE PRISM, and I am using the below configuration as per the screenshot.
But I am getting below error as mentioned in the below screenshot.
Could you please help me understand where is the issue?
Thank you for your help.
I am using my free Jira version and the "End Point URL" in the below format:
For BASIC Authentication: I am using the Email ID and password that I used to create the free JIRA account:
I am using the request body to create a new issue as below:
------------------------------
Sourabh Saha
Consultant
T-Systems
ASIA/PUNE
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-02-22 03:45 PM
Did you get any workaround on this, Even i am facing similar issue
Thanks& Regards,
Sivaranjani Singaravel,
Software Engineer at Accenture
Asia/Bangalore
------------------------------
sivaranjani singaravel
Assistance Software Engineer
accenture
Asia/Kolkata
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-02-22 04:09 PM
From the example in the Jira REST API documentation, they specify id as opposed to name for the issuetype. You might give that a try.
https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issues/#api-rest-api-3-issue-post
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-02-22 11:55 AM
Could you share the API or snips if possible I am totally stuck in this.
Thanks!!
------------------------------
sivaranjani singaravel
Assistance Software Engineer
accenture
Asia/Kolkata
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-02-22 05:02 PM
You can find information about the JIRA REST API v2 (the current prod release) at the link below:
https://developer.atlassian.com/cloud/jira/platform/rest/v2/intro/
They have a v3, but I believe it's still in beta.
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
23-08-22 11:29 AM
Did you resolve that problem? We also want to integrate our robots with Xray. I also have one additional question. How you create in Blueprism report which is accepted by Xray?
