
Hi
With Data entities introduced in D365 Finance and Operations, I am wondering does that mean we no longer need to develop custom services in F&O for integrations purpose, and we should be using OData action instead?
If not, when we should be using OData actions defined in Entity and when we should be using custom services?
Thank you!
Hi,
You can use oData entities and actions for integrations purpose. If oData does not suit your requirement then you can still use custom services.
Find more documentation on docs.microsoft.com/.../integration-overview