Skip to main content
Glama
mafzaal

Dynamics 365 Finance & Operations MCP Server

by mafzaal

d365fo_create_entity_record

Create new records in Dynamics 365 Finance & Operations data entities. Specify entity name and field data to add customers, sales orders, or other business objects to the system.

Instructions

Create a new record in a D365 Finance & Operations data entity.

Args: entity_name: The entity's public collection name or entity set name (e.g., "CustomersV3", "SalesOrders", "DataManagementEntities") data: Record data containing field names and values return_record: Whether to return the complete created record profile: Optional profile name

Returns: Dictionary with creation result

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
entity_nameYes
dataYes
return_recordNo
profileNodefault

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mafzaal/d365fo-client'

If you have feedback or need assistance with the MCP directory API, please join our Discord server