I want to create an API to pull in requests and log them into Jiras. Can that be done?

Adam Nonas October 22, 2019

I have a database where risk entries come in indexed to a specific owner. I want to bulk upload them so each entry creates a Jira to ba addressed

1 answer

0 votes
Warren
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 22, 2019

Hi @Adam Nonas 

Yes, take a look through the API doc - under api/2/issue there is a single issue create or bulk create

Suggest an answer

Log in or Sign up to answer