Skip to main content

Search Shopify Products

POST 

/api/shopify/:integrationInstance/products/search-shopify

Search for products directly in the Shopify store via GraphQL API.

Search by SKU, title, or product_id. Returns results including whether each product already exists in the local database.

Authentication: Requires Bearer token.

Validation:

  • search_by: required, in: sku, title, product_id
  • query: required, string, max:255

Request

Responses

Successful response