We are trying to set up integration with Power Automate and Jira to create Issues. The catch is that our Jira environment has many projects.
A) The Power Automate flow action to create an Issue only loads the top 50 projects, it is not possible to use it.
B) Get project does grab all projects, though using the output in the Create Issue action does not provide all fields.
C) Custom integration is not getting passed authentication (API is missing JiraInstance and not enough details for oAuth)
Anyone with suggestions to get Jira Issues created through the Power Automate integration for an environment with many projects?
Thanks!