I am attempting to use power automate to access an object schema, loop through and download the data within.
HTTP NODE
URI: https://<example>.atlassian.net/rest/asset/api/objects/iql?iql=schemaId=<exampleID>%20AND%20objectType%20IS%20NOT%20EMPTY
Authorization: Basic Auth
Content-type: application/json
Accept: application/json
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.