Hi All,
I noticed there are different ways we can call API's in our Power pages project.
1. We call it through Power Automate HTTP action.
2. We can call it through Power Automate using a custom action.
3. We can call an azure function which will call the API.
I don't understand the difference between these approaches. Do I get any advantage if I use power automate instead of azure function?