Integration with Azure Static Web Apps from Business Central: using postMessage to communicate with the iframe hosting an embedded web app #msdyn365bc
Integration with Azure Static Web Apps from Business Central
Preamble I've been working lately on an integration with a 3rd party service where the UI needs to be displayed in a web page. Two main options I think: build the web controls into a control add-in and host everything inside the BC app host the web app somewhere else (Azure Static Web Apps) and use the WebPageViewer control add-in to display it…
jpearson.blog