Share via


Web API Reference

Gælder for: CRM 2016 on-prem, CRM Online

This section contains reference documentation of the types, functions, and actions that constitute the Web API for Opdatering til Microsoft Dynamics CRM Online 2016 og Microsoft Dynamics CRM 2016 (lokalt).

Dette afsnit indeholder

  • Web API Action Reference
    Actions represent operations that may have observable side effects, such as creating or updating records. An action may require parameters and may return a value. Actions may be bound to entity types.
  • Web API Function Reference
    A function is an operation that doesn’t have observable side effects. Functions typically retrieve data. They may have parameters and they may return values. Functions may be bound to entity types.
  • Web API Query Function Reference
    Query functions are functions that can be used as a filter criteria in a query. They accept parameters and return a Boolean value.
  • Web API ComplexType Reference
    A ComplexType represents structured data that doesn't have a key. Complex types are frequently returned as a response from using an action or function or passed as a parameter to a function..

Reference

OData - the best way to REST

OData Version 4.0 Part 1: Protocol

OData Version 4.0 Part 2: URL Conventions

OData Version 4.0 Part 3: Common Schema Definition Language (CSDL)

Relaterede sektioner

Use the Microsoft Dynamics CRM Web API

Web API types and operations

Perform operations using the Web API

Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.