Hi there,
I am looking for any example/code snippet that I can use to learn how to automate ticket creations in Jira rather than doing that manually. Maybe an API method can work too.
So, the workflow should be:
(1) Integration between SWSD and Orion creates a ticket.
(2) Script looks for any new ticket
(3) Script gets the new ticket and contacts Jira
(4) Script create a new Jira issue with the information it got from SWSD
Any lead will be appreciated!