Skip to main content

Get Field Mappings

GET 

/api/shopify/:integrationInstance/mappings

Returns the field mapping configuration for an integration instance: the built-in default mappings, any custom overrides, and the effective mappings (defaults merged with overrides) that are actually applied when products are linked or created. Also includes the available field catalogs for building an editor.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type