Warning: preg_match() expects parameter 2 to be string, array given in /homepages/7/d756825262/htdocs/clickandbuilds/365Community/wp-includes/class-wp-block-parser.php on line 417
Warning: strlen() expects parameter 1 to be string, array given in /homepages/7/d756825262/htdocs/clickandbuilds/365Community/wp-includes/class-wp-block-parser.php on line 489
Warning: preg_match() expects parameter 2 to be string, array given in /homepages/7/d756825262/htdocs/clickandbuilds/365Community/wp-includes/class-wp-block-parser.php on line 417
Warning: strlen() expects parameter 1 to be string, array given in /homepages/7/d756825262/htdocs/clickandbuilds/365Community/wp-includes/class-wp-block-parser.php on line 489
I’ve promised this post to some attendees of my last Dynamics 365 Business Central development workshop in Microsoft Italy (c/o Microsoft House) last week.
Question was: How can I call Dynamics 365 Business Central logic from an external application? Simple answer given by all: you can publish a codeunit as web service and use the SOAP endpoint.
But if I want to use OData? You cannot…
Continue Reading demiliani’s Article on their blog
using OData V4 Bound Actions – Stefano Demiliani
Blog Syndicated with demiliani’s Permission
More About This Author
#Dyn365BC2019.12.10Webhooks with Dynamics 365 Business Central
#Dyn365BC2019.12.06Dynamics 365 Business Central Sandbox and performance testing
#Dyn365BC2019.11.26New book “Migrating applications to the cloud with Azure” finally released
#Dyn365BC2019.11.22Exposing Dynamics 365 Business Central data to the outside world: my two cents