Skip to main content

List Available Mapping Fields

GET 

/api/shopify/mappings/available-fields

Returns the vocabulary of fields that can be used when configuring field mappings: every mappable Shopify product field and every mappable SKU.io product field, each with a label, data type, description, and group. Use these field names in the mappings you send to Update Field Mappings.

Not yet available to API tokens

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

Authentication: Requires Bearer token.

This endpoint is account-wide and does not require an integration instance.

Request

Responses

OK

Response Headers
    Content-Type