1. Knowledge Base
  2. How-To
  3. Shopify Data Target Requirements

Product - Shopify Data Target Requirement

Product - Shopify Data Target Requirement

DataBlend supports the standard API calls to create a Product within Shopify leveraging the Shopify SDK. In addition, custom fields can be added for data that is unique to your business practices.

DataBlend Query Field Example 

Shopify Object (API)

Required

Notes

Cool Snowboard Number 1 title Yes  
<strong>Good snowboard!</strong> body_html No  
2023-06-25T16:14:02-04:00 created_at Yes  
2023-06-25T17:21:07-04:00 updated_at Yes  
2023-06-25T17:22:07-04:00 published_at Yes  
Burton vendor Yes  
Snowboard product_type No  
cool-snowboard-number-1 handle Yes  
  template_suffix No  
global published_scope Yes  
  tags No  
active status Yes  
[{"presentment_prices":"null","inventory_management":"shopify","requires_shipping":true,"created_at":"2023-06-13T12:55:58-04:00","title":"Selling Plans Ski Wax","updated_at":"2023-10-27T21:00:44-04:00","inventory_item_id":"47375764422938","price":"24.95","product_id":"8354732114202","option3":"null","option1":"Selling Plans Ski Wax","option2":"null","id":"45330002477338","grams":"57","sku":"","barcode":"null","inventory_quantity":"10","fulfillment_service":"manual","taxable":true,"weight":"2.0","inventory_policy":"deny","metafields":"null","tax_code":"null","weight_unit":"oz","admin_graphql_api_id":"gid://shopify/ProductVariant/45330002477338","position":"1","image_id":"41708941902106"},{"presentment_prices":"null","inventory_management":"shopify","requires_shipping":true,"created_at":"2023-06-13T12:55:58-04:00","title":"Special Selling Plans Ski Wax","updated_at":"2023-10-27T21:00:44-04:00","inventory_item_id":"47375764455706","price":"49.95","product_id":"8354732114202","option3":"null","option1":"Special Selling Plans Ski Wax","option2":"null","id":"45330002510106","grams":"71","sku":"","barcode":"null","inventory_quantity":"10","fulfillment_service":"manual","taxable":true,"weight":"2.5","inventory_policy":"deny","metafields":"null","tax_code":"null","weight_unit":"oz","admin_graphql_api_id":"gid://shopify/ProductVariant/45330002510106","position":"2","image_id":"41708941934874"},{"presentment_prices":"null","inventory_management":"shopify","requires_shipping":true,"created_at":"2023-06-13T12:55:58-04:00","title":"Sample Selling Plans Ski Wax","updated_at":"2023-10-27T21:00:44-04:00","inventory_item_id":"47375764488474","price":"9.95","product_id":"8354732114202","option3":"null","option1":"Sample Selling Plans Ski Wax","option2":"null","id":"45330002542874","grams":"14","sku":"","barcode":"null","inventory_quantity":"10","fulfillment_service":"manual","taxable":true,"weight":"0.5","inventory_policy":"deny","metafields":"null","tax_code":"null","weight_unit":"oz","admin_graphql_api_id":"gid://shopify/ProductVariant/45330002542874","position":"3","image_id":"41708941967642"}] variants Yes  
[{"product_id":"8381905535258","values":["Default Title"],"admin_graphql_api_id":"null","name":"Title","position":"1","id":"10610901745946"}] options Yes  
[] images No  
  metafields No  
63219875 id Yes  
gid://shopify/Product/63219875 admin_graphql_api_id Yes  

More questions about API requirements? Please visit the Shopify API site https://shopify.dev/docs/api/admin-rest/2024-10/resources/product.