
Announcements
In this documentation we see that the API is only available for preview
https://learn.microsoft.com/en-us/rest/api/power-platform/
Can we please know when it will have GA Availability for production consumption?
Hi @tkedia,
As far as I know Microsoft has moved on to a different api and is pushing more towards using the Dataverse Web API instead. Below is an example on how you can interact with workflows via code from the Power Platform:
https://learn.microsoft.com/en-us/power-automate/manage-flows-with-code?tabs=sdk
And here are some generic HTTP examples:
Anything specific you are looking for?