
Hi,
Currently I use ODATA API calls to D365 for Data Integration. We are using C# for this. My client eenquired about Dell Boomi and MuleSoft. They interested in Dell Boomi as it is very powerful tool in Data integration department.
1. I want to know any recommendation on this tools, Like pros and cons.
2. Also is there any tool available with Microsoft similar to Dell Boomi ?
3. In general is there any disadvantage of using OData API call for large data retrieval operations from D365 ?
Regards,
Manivannan
Hi Manivannan,
I will provide my two cents here:
1) I'm not familiar with Dell Boomi and MuleSoft. You can probably ask a similar question on forums for those products if there is a forum.
2) You can check e.g. Azure Logic Apps which is also an iPaas solution
3) You can read about options to integrate with Dynamics 365 Finance on the next page: Choose a data integration strategy - Finance & Operations | Dynamics 365 | Microsoft Docs
Odata is not suitable for very large data sets. On the documentation, you can find some examples about performance per strategy.