I want to retrieve all the users, the issues, the assets and what ever is eligible to be accessible from a Power automate flow using Http request. The documentation mentions that a Jwt token is needed. Could you please describe the procedure further because the steps are not very clear at least for me. Thank you
Most likely you can't use a JWT token and need to use an API token as explained here: https://developer.atlassian.com/cloud/confluence/using-the-rest-api/#authentication
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.