Using MS Power Automate, I can create and update Jira issues and projects. Is there a Flow action or API that helps create Service Desk tickets?
Edit -
A quick google search answered the API question:
https://docs.atlassian.com/jira-servicedesk/REST/3.6.2/
Edit 2:
you can create issues/tickets/tasks using a Power Automate Flow, but you can only set text fields out of the box. Fields like checkboxes and dropdowns are not available.