Informatica · Capability
Informatica IICS Platform REST API — Mappings
Informatica IICS Platform REST API — Mappings. 4 operations. Lead operation: Informatica Retrieve All Mappings in the Organization. Self-contained Naftiko capability covering one Informatica business surface.
What You Can Do
GET
Listmappings
— Informatica Retrieve All Mappings in the Organization
/v1/saas/api/v2/mapping
GET
Getmappingbyname
— Informatica Retrieve a Mapping by Name
/v1/saas/api/v2/mapping/name/{mappingname}
GET
Searchmappings
— Informatica Search for Mappings by Name
/v1/saas/api/v2/mapping/search
GET
Getmapping
— Informatica Retrieve a Mapping by Id
/v1/saas/api/v2/mapping/{mappingid}
MCP Tools
informatica-retrieve-all-mappings-organization
Informatica Retrieve All Mappings in the Organization
read-only
idempotent
informatica-retrieve-mapping-name
Informatica Retrieve a Mapping by Name
read-only
idempotent
informatica-search-mappings-name
Informatica Search for Mappings by Name
read-only
idempotent
informatica-retrieve-mapping-id
Informatica Retrieve a Mapping by Id
read-only
idempotent