Reputation: 1
Question:
Hi,I am working on a process that requires integrating PowerApps with Dynamics AX, and I'm looking for the best way to achieve this.
Here’s the scenario:
I've come across a few potential options for integration, but the process is not clearly explained:
API Integration: I have seen some API integration options between PowerApps and Dynamics AX. Can I use APIs to pass the data to AX, generate the PDF, and return it to PowerApps? If so, what would the step-by-step process look like?
SQL Integration: If we connect PowerApps to a SQL database, pass the data from PowerApps to SQL, and then have SQL communicate with Dynamics AX to generate the PDF? How can this flow be managed, and can SQL handle PDF generation, or would it need additional services?
What are the best practices for this type of integration, and which method (API, SQL, or any other) would be the most efficient for my use case?
Any guidance or instructions would be greatly appreciated!
Upvotes: 0
Views: 57