I would like to get some advice on the architecture of my solution, or links to best practices.
We are building an order management system using Power Apps and Dataverse.
Sales managers create and manage orders in Power Apps, and later push the orders to a third-party system where they are processed.
What we need to do: we need to receive a lot of information back from the third-party system via API, such as order status updates, additional data added to the order, customer comments, etc.
For example for status we need to call every 10 minutes this api and check if status changed then do some manipulations in our dataverse db and also to get some information from third party api other endpoints.
What is the best practice for implementing communication between the Power Platform and the third-party system? Which tools should I use?
WarrenBelz
791
Most Valuable Professional
MS.Ragavendar
410
Super User 2025 Season 2
mmbr1606
275
Super User 2025 Season 2