Hi Community,
I want to automate Service Requests made in Jira by using Logic App
For example: User oders a new Component (e.g. VM) via Service Request in Jira. The Component Repository is located in DevOps. I want the Logic App to fetch the information in the JIRA ticket and to trigger the CI/CD Pipeline deploying the ordered component.
How do i get the data from the JIRA ticket in the Logic App?