From Bright Pattern Documentation
Jump to: navigation, search
imported>Sergem
 
(Updated via BpDeleteTranslateTags script)
 
Line 1: Line 1:
<translate>
+
 
= Web API = <!--T:1-->
+
= Web API =  
 
Bright Pattern integration with the Dynamics 365 web client is powered by Microsoft’s Web API for Dynamics 365 for Customer Engagement apps (version 9.x). A RESTful API, the Web API enables you to interact with Dynamics 365 data for Customer Engagement apps using various platforms, programming languages, and devices.
 
Bright Pattern integration with the Dynamics 365 web client is powered by Microsoft’s Web API for Dynamics 365 for Customer Engagement apps (version 9.x). A RESTful API, the Web API enables you to interact with Dynamics 365 data for Customer Engagement apps using various platforms, programming languages, and devices.
  
<!--T:2-->
 
 
The Web API implements the [http://www.odata.org/ OData] (Open Data Protocol), version 4.0, an [https://www.oasis-open.org/standards#odatav4.0 OASIS] standard for building and consuming RESTful APIs over rich data sources. For more information on the Web API, see [https://docs.microsoft.com/en-us/dynamics365/customer-engagement/developer/use-microsoft-dynamics-365-web-api Microsoft’s Developer Documentation].�
 
The Web API implements the [http://www.odata.org/ OData] (Open Data Protocol), version 4.0, an [https://www.oasis-open.org/standards#odatav4.0 OASIS] standard for building and consuming RESTful APIs over rich data sources. For more information on the Web API, see [https://docs.microsoft.com/en-us/dynamics365/customer-engagement/developer/use-microsoft-dynamics-365-web-api Microsoft’s Developer Documentation].�
 
 
 
</translate>
 

Latest revision as of 04:09, 29 May 2024

• 日本語
• 5.19 • 5.3 • 5.8


Web API

Bright Pattern integration with the Dynamics 365 web client is powered by Microsoft’s Web API for Dynamics 365 for Customer Engagement apps (version 9.x). A RESTful API, the Web API enables you to interact with Dynamics 365 data for Customer Engagement apps using various platforms, programming languages, and devices.

The Web API implements the OData (Open Data Protocol), version 4.0, an OASIS standard for building and consuming RESTful APIs over rich data sources. For more information on the Web API, see Microsoft’s Developer Documentation.�

< Previous | Next >