AACFlow

MDM Generic Adapter

Search, get, create, update records, and find duplicates in Informatica MDM, Ataccama ONE, HFLabs, or custom MDM systems.

MDM Generic Adapter

The MDM Generic Adapter lets AACFlow interact with any Master Data Management (MDM) platform that exposes a REST API. It ships with presets for:

  • Informatica MDM (REST)
  • Ataccama ONE
  • HFLabs (Russian MDM vendor)
  • Custom MDM (generic endpoint)

Setup

  1. Obtain the MDM system base URL and authentication credentials from your data governance team.
  2. In AACFlow, add an MDM Generic Adapter block and configure:
    • Base URL — MDM instance URL (Advanced mode).
    • Auth Type — Basic, Bearer Token, API Key, or Custom Header.
    • The corresponding credential (username/password, token, or API key).
  3. Specify the Entity / Collection name (e.g. Customer, Product, Party).

Consult your MDM vendor's REST API documentation for entity names and endpoint structures:

Operations

OperationDescription
mdm_search_recordSearch for records in an entity by query text and optional JSON filters.
mdm_get_recordRetrieve a single record by its ID.
mdm_create_recordCreate a new record with the provided JSON field values.
mdm_update_recordUpdate an existing record by ID with new field values.
mdm_find_duplicatesFind potential duplicate records by matching on specified attributes with a configurable similarity threshold.

Example workflow

When a new customer is imported from a CRM, call mdm_find_duplicates to check for existing records before calling mdm_create_record, preventing duplicate master records.

On this page

今日から構築を始めよう
10万人以上のビルダーに信頼されています。
AIエージェントを構築し、エージェント型ワークフォースを運用するSaaSプラットフォーム。
はじめる