Hi to all!
I am trying to create a scheduled process for my work. The case should be as simple as this: Every two weeks, export me the Jira data (under a certain filter and fields, see my screenshot) and upload it as an excel file to an existing Sharepoint folder. With this I just want to replace the manual exporting of a human.
I am an absolute beginner in Power Automate, but I have already successfully implemented exactly this REST API in Power BI and thought it would be similar here.
I had to use bearer authentication in Power BI, so I assume it is the same here?
Do I need to set up a data gateway first?
Does it make sense to put the queries in the URI or in the query fields?
Does anyone have experience with this and can help me?
Thanks for your help in advance!