Skip to main content
Glama
mafzaal

Dynamics 365 Finance & Operations MCP Server

by mafzaal

d365fo_call_action

Execute OData action methods in Dynamics 365 Finance & Operations to automate business processes and integrate with external systems.

Instructions

Execute an OData action method in D365 Finance & Operations.

Args: action_name: Full name of the OData action to invoke parameters: Action parameters as key-value pairs entity_name: The entity's public collection name or entity set name (e.g., "CustomersV3", "SalesOrders", "DataManagementEntities") key_fields: Primary key fields for entity-bound actions key_values: Primary key values for entity-bound actions profile: Optional profile name

Returns: Dictionary with action result

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
action_nameYes
entity_nameNo
parametersNo
key_fieldsNo
key_valuesNo
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