Hello @ANB,
Thank you for your assistance.
I've tried the second method you suggested, but unfortunately, it doesn't seem to work with the specific URI:
https://<env-name>.api.<region>.dynamics.com/api/data/v9.2/msdyn_dataflows
The problem lies in the "Send an HTTP request" (For Office 365) action, as it requires a Graph endpoint. Here's the error message I encountered:
URI path is not a valid Graph endpoint, path is neither absolute nor relative or resource/object is not supported for this connector. Resources: me,users Objects: messages,mailFolders,events,calendar,calendars,outlook,inferenceClassification. Uri:
https://************.api.*****.dynamics.com/api/data/v9.2/msdyn_dataflows
I think that utilizing the web API necessitates the "HTTP" action, which is a premium feature. This is making me increasingly uncertain about the possibility to list Dataflows without a premium license.
Thank you again for your help and if you have any further insights you can provide, it would be greatly appreciated.