Skip to main content
Community site session details

Community site session details

Session Id :
Power Apps - Building Power Apps
Suggested answer

Power Platform integration with third party systems best practice

(1) ShareShare
ReportReport
Posted on by 160

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?

 
Categories:
  • MS.Ragavendar Profile Picture
    2,775 Super User 2025 Season 2 on at
    Power Platform integration with third party systems best practice
     
    A quick follow-up to see, does the suggestion worked for you or still you were looking for any other approaches or assistance.
     
    🏷️ Please tag me @MS.Ragavendar if you still have any queries related to the solution or issue persists.
     Please click Accept as solution if my post helped you solve your issue and help others who will face the similar issue in future.
    ❤️ Please consider giving it a Like, If the approach was useful in other ways.
  • MS.Ragavendar Profile Picture
    2,775 Super User 2025 Season 2 on at
    Power Platform integration with third party systems best practice
     
    With the plugins have a 2-minute timeout, so long-running operations should be executed asynchronously or outside of Dataverse.
     
    For long-running tasks, consider using Power Automate it gives you flexibility & easy maintenance.
     
    We need to call every 10 minutes this api and check if status changed, considering this a base line it wont take more records will be available if we are scheduling job kind.
     
    If you having also Azure subscription we can try with Logic Apps, or Azure functions where the cost is involved additionally.
     
     
    🏷️ Please tag me @MS.Ragavendar if you still have any queries related to the solution or issue persists.
    Please click Accept as solution if my post helped you solve your issue and help others who will face the similar issue in future.
    ❤️ Please consider giving it a Like, If the approach was useful in other ways.
  • opit Profile Picture
    160 on at
    Power Platform integration with third party systems best practice
    Yes, using a custom connector would definitely be a good option.
    But my concern is more: which service should call these API, is Power Automate a good option to handle all these calls, should I use plugins or other stuff for that better etc..
  • Suggested answer
    MS.Ragavendar Profile Picture
    2,775 Super User 2025 Season 2 on at
    Power Platform integration with third party systems best practice
     
    Lets start implementing this functionality using custom connector in Power Platform.
     
    Since you relies primary on API, this would do the job for you.
     
     
    Articles
     
    Videos
     
     
    🏷️ Please tag me @MS.Ragavendar if you still have any queries related to the solution or issue persists.
    Please click Accept as solution if my post helped you solve your issue and help others who will face the similar issue in future.
    ❤️ Please consider giving it a Like, If the approach was useful in other ways.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 791 Most Valuable Professional

#2
MS.Ragavendar Profile Picture

MS.Ragavendar 410 Super User 2025 Season 2

#3
mmbr1606 Profile Picture

mmbr1606 275 Super User 2025 Season 2