The process of transforming data from one format to another between systems. In AI orchestration, data mapping connects output fields from one service to input fields of another, often using template expressions like {{contact.email}}.
Related Terms
More in Automation
WorkflowA defined sequence of automated steps that execute in response to a trigger. In ...TriggerAn event that initiates a workflow execution. Triggers can be webhooks (real-tim...ActionA discrete operation performed as part of a workflow. Actions include sending em...Template EngineA system that resolves dynamic expressions within templates. 0nMCP's template en...Variable ResolutionThe process of replacing template variables with actual values at runtime. 0nMCP...