Skip to main content

Download Bulk Mapping CSV Template

POST 

/api/shopify/:integrationInstance/products/bulk-mapping-csv/download

Download a CSV template pre-filled with Shopify product data and current mappings. Users fill in the map_to_sku column and upload back.

Response is a CSV file download (Content-Type: text/csv).

Authentication: Requires Bearer token.

Validation:

  • scope: required, in: selected, unmapped, all
  • ids: required_if scope=selected, array of integers
  • filters: sometimes, array (supports mapping_status key)

Request

Responses

Successful response