Hi,
we are using D365 Sales (Cloud) and would like to connect (vice versa) to an API which is hosted on premise.
Requirements
- Onpremise API should not be accessible by public
- We would like to call the on premise API as a WebHook in plugins
- Communications should be in both directions
- OnPremise logic/apps can call the D365 WebAPI in a secure manner
- D365 logic (plugins) can call the on premise API
- The communication can be asynchronous and sometimes synchronous
What is the best solution for this or which optionals a matching? Which components to we need from Azure side
Is Onpremise data gateway a good solution for event driven integrations?
Regards,
Martin