
Hello,
We would like to understand the best approach/solution to manage the real time integrations between E-Commerce portal and Business Central. We want to go with the Azure services for that. Can anyone suggest what should be the best Azure service to manage the real time integration?
It all depends on what integration platform the E-commerce portal is offering.
But using Azure functions will be the best approach in many cases.
But if the E-commerce portal offers a rest-api then you can code directly against that API from within Business Central.