| Query Attributes | Queries CRM attributes that satisfy the filter expression. |
| Get Attribute | Retrieves a single CRM attribute. |
| Create Attribute | Creates a CRM attribute on an entity. |
| Update Attribute | Updates an existing CRM attribute on an entity. |
| List Attributes | Lists all attributes for a specific entity in the Dynamics 365 CRM instance. |
| Query Entities | Queries Microsoft Dynamics 365 CRM entity records that satisfy the filter expression. |
| Get Entity | Retrieves a single Microsoft Dynamics 365 CRM entity record. |
| Create Entity | Creates a new Microsoft Dynamics 365 CRM entity record. |
| Update Entity | Updates a Microsoft Dynamics 365 CRM entity record. |
| Delete Entity | Deletes the specified Microsoft Dynamics 365 CRM entity record. |
| Upsert Entity | Upserts a Microsoft Dynamics 365 CRM entity record. |
| Get Entities Metadata | Retrieves a configurable subset of Dynamics 365 CRM entity types and their attributes. |
| Get Entity Metadata | Retrieves the definition of a Microsoft Dynamics 365 CRM entity. |
| Run Batch Operations | Performs multiple create, update, or delete operations on Microsoft Dynamics 365 CRM entity records. |
| List Entity Types | Retrieves a paginated list of entity types available in the Microsoft Dynamics 365 environment. |
| List Entities | Lists all available entities in the Dynamics 365 CRM instance with detailed metadata. |
| Get Current User | Retrieves information about the currently logged-in CRM user. |
| Run Fetch XML Query | Executes a Fetch XML query against the Microsoft Dynamics 365 CRM instance. |
| Raw Request (Deprecated) | Sends a raw HTTP request to Microsoft Dynamics 365 CRM. |
| Raw Request | Sends a raw HTTP request to Microsoft Dynamics 365. |