Skip to main content
Glama
mafzaal

Dynamics 365 Finance & Operations MCP Server

by mafzaal

d365fo_start_sync

Start metadata synchronization in Dynamics 365 Finance & Operations to download and cache entities, schemas, enumerations, and labels for AI workflows.

Instructions

Start a metadata synchronization session and return a session ID for tracking progress.

This downloads and caches metadata from D365 F&O including entities, schemas, enumerations, and labels.

Args: strategy: Sync strategy to use. 'full' downloads all metadata, 'entities_only' downloads just entities for quick refresh, 'labels_only' downloads only labels, 'full_without_labels' downloads all metadata except labels, 'sharing_mode' copies from compatible versions, 'incremental' updates only changes (fallback to full). global_version_id: Specific global version ID to sync. If not provided, will detect current version automatically. profile: Configuration profile to use (optional - uses default profile if not specified)

Returns: Dictionary with sync session details

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
strategyNofull_without_labels
global_version_idNo
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