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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type