products/update Webhook some times sends unusaly forma

uragaiduk
Tourist
5 0 4

Hi Guys,

Recently I started to get Shopify webhook for products update in a strange format there is no Id field and no variants either here is an example of this unusual webhook notice no Id and no variants but instead for some reason there is shop_id (I am also adding an example of correct webhook)

{
'id': 6133678309568,
'title': 'Crystals Necklace Chain Stud Earrings',
'body_html': '<div><b><br></b></div><ul>\n<li>\n<b>Country/Region of Manufacture:</b> United Kingdom</li>\n<li>\n<b>Brand:</b> Swarovski Elements</li>\n<li>\n<b>Main Stone Creation:</b> Unknown</li>\n<li>\n<b>Metal:</b> Platinum Plated</li>\n<li>\n<b>Material:</b> Swarovski Elements Crystal</li>\n</ul>',
'vendor': 'signaturegemz',
'product_type': 'Womens Jewellery sets',
'created_at': '2021-01-02T18:45:06+00:00',
'handle': 'crystals-necklace-chain-stud-earrings',
'updated_at': '2021-02-10T16:56:26+00:00',
'published_at': '2021-01-02T18:45:00+00:00',
'template_suffix': None,
'published_scope': 'web',
'tags': 'Womens Jewellery sets',
'admin_graphql_api_id': 'gid://shopify/Product/6133678309568',
'variants': [{
'id': 37824068452544,
'product_id': 6133678309568,
'title': 'Clear',
'price': '33.99',
'sku': '',
'position': 1,
'inventory_policy': 'deny',
'compare_at_price': '0.00',
'fulfillment_service': 'manual',
'inventory_management': 'shopify',
'option1': 'Clear',
'option2': None,
'option3': None,
'created_at': '2021-01-02T18:45:07+00:00',
'updated_at': '2021-02-10T16:56:26+00:00',
'taxable': True,
'barcode': None,
'grams': 0,
'image_id': None,
'weight': 0.0,
'weight_unit': 'lb',
'inventory_item_id': 39916224348352,
'inventory_quantity': 0,
'old_inventory_quantity': 0,
'requires_shipping': True,
'admin_graphql_api_id': 'gid://shopify/ProductVariant/37824068452544'
}, {
'id': 37824068485312,
'product_id': 6133678309568,
'title': 'Pink',
'price': '33.99',
'sku': '',
'position': 2,
'inventory_policy': 'deny',
'compare_at_price': '0.00',
'fulfillment_service': 'manual',
'inventory_management': 'shopify',
'option1': 'Pink',
'option2': None,
'option3': None,
'created_at': '2021-01-02T18:45:07+00:00',
'updated_at': '2021-02-10T16:56:26+00:00',
'taxable': True,
'barcode': None,
'grams': 0,
'image_id': None,
'weight': 0.0,
'weight_unit': 'lb',
'inventory_item_id': 39916224381120,
'inventory_quantity': 1,
'old_inventory_quantity': 1,
'requires_shipping': True,
'admin_graphql_api_id': 'gid://shopify/ProductVariant/37824068485312'
}, {
'id': 37824068518080,
'product_id': 6133678309568,
'title': 'Purple',
'price': '33.99',
'sku': '',
'position': 3,
'inventory_policy': 'deny',
'compare_at_price': '0.00',
'fulfillment_service': 'manual',
'inventory_management': 'shopify',
'option1': 'Purple',
'option2': None,
'option3': None,
'created_at': '2021-01-02T18:45:07+00:00',
'updated_at': '2021-02-10T16:56:26+00:00',
'taxable': True,
'barcode': None,
'grams': 0,
'image_id': None,
'weight': 0.0,
'weight_unit': 'lb',
'inventory_item_id': 39916224413888,
'inventory_quantity': 0,
'old_inventory_quantity': 0,
'requires_shipping': True,
'admin_graphql_api_id': 'gid://shopify/ProductVariant/37824068518080'
}
],
'options': [{
'id': 7834803568832,
'product_id': 6133678309568,
'name': 'Main Colour',
'position': 1,
'values': ['Clear', 'Pink', 'Purple']
}
],
'images': [{
'id': 23296275448000,
'product_id': 6133678309568,
'position': 1,
'created_at': '2021-01-02T18:45:06+00:00',
'updated_at': '2021-01-04T20:28:23+00:00',
'alt': 'Crystals Necklace Chain Stud Earrings - TSL URBAN FASHION OUTLET',
'width': 550,
'height': 502,
'src': 'https://cdn.shopify.com/s/files/1/0400/9974/1860/products/s-l800_5323aba6-7980-4f5b-b70e-86591564890...',
'variant_ids': [],
'admin_graphql_api_id': 'gid://shopify/ProductImage/23296275448000'
}, {
'id': 23296275480768,
'product_id': 6133678309568,
'position': 2,
'created_at': '2021-01-02T18:45:07+00:00',
'updated_at': '2021-01-04T20:28:23+00:00',
'alt': 'Crystals Necklace Chain Stud Earrings - TSL URBAN FASHION OUTLET',
'width': 735,
'height': 800,
'src': 'https://cdn.shopify.com/s/files/1/0400/9974/1860/products/s-l800_1ee75759-54ed-4d86-93de-ed4b9cdc6fb...',
'variant_ids': [],
'admin_graphql_api_id': 'gid://shopify/ProductImage/23296275480768'
}, {
'id': 23296275513536,
'product_id': 6133678309568,
'position': 3,
'created_at': '2021-01-02T18:45:07+00:00',
'updated_at': '2021-01-04T20:28:23+00:00',
'alt': 'Crystals Necklace Chain Stud Earrings - TSL URBAN FASHION OUTLET',
'width': 800,
'height': 747,
'src': 'https://cdn.shopify.com/s/files/1/0400/9974/1860/products/s-l800_85c810eb-3e47-4a36-8a18-5e8ecab7029...',
'variant_ids': [],
'admin_graphql_api_id': 'gid://shopify/ProductImage/23296275513536'
}, {
'id': 23296275546304,
'product_id': 6133678309568,
'position': 4,
'created_at': '2021-01-02T18:45:07+00:00',
'updated_at': '2021-01-04T20:28:23+00:00',
'alt': 'Crystals Necklace Chain Stud Earrings - TSL URBAN FASHION OUTLET',
'width': 593,
'height': 800,
'src': 'https://cdn.shopify.com/s/files/1/0400/9974/1860/products/s-l800_60ca08fb-e2a1-4541-a6d8-630480a10ca...',
'variant_ids': [],
'admin_graphql_api_id': 'gid://shopify/ProductImage/23296275546304'
}, {
'id': 23296275579072,
'product_id': 6133678309568,
'position': 5,
'created_at': '2021-01-02T18:45:07+00:00',
'updated_at': '2021-01-04T20:28:23+00:00',
'alt': 'Crystals Necklace Chain Stud Earrings - TSL URBAN FASHION OUTLET',
'width': 550,
'height': 502,
'src': 'https://cdn.shopify.com/s/files/1/0400/9974/1860/products/s-l800_b9a6d113-4224-4038-bc62-c7a8eaf2c64...',
'variant_ids': [],
'admin_graphql_api_id': 'gid://shopify/ProductImage/23296275579072'
}, {
'id': 23296275611840,
'product_id': 6133678309568,
'position': 6,
'created_at': '2021-01-02T18:45:07+00:00',
'updated_at': '2021-01-04T20:28:23+00:00',
'alt': 'Crystals Necklace Chain Stud Earrings - TSL URBAN FASHION OUTLET',
'width': 735,
'height': 800,
'src': 'https://cdn.shopify.com/s/files/1/0400/9974/1860/products/s-l800_55719307-0b42-439d-b5bf-4a76de1fe60...',
'variant_ids': [],
'admin_graphql_api_id': 'gid://shopify/ProductImage/23296275611840'
}, {
'id': 23296275644608,
'product_id': 6133678309568,
'position': 7,
'created_at': '2021-01-02T18:45:07+00:00',
'updated_at': '2021-01-04T20:28:23+00:00',
'alt': 'Crystals Necklace Chain Stud Earrings - TSL URBAN FASHION OUTLET',
'width': 800,
'height': 747,
'src': 'https://cdn.shopify.com/s/files/1/0400/9974/1860/products/s-l800_3cf7eb6a-2e5c-4ba3-895c-d6f8a6022b2...',
'variant_ids': [],
'admin_graphql_api_id': 'gid://shopify/ProductImage/23296275644608'
}
],
'image': {
'id': 23296275448000,
'product_id': 6133678309568,
'position': 1,
'created_at': '2021-01-02T18:45:06+00:00',
'updated_at': '2021-01-04T20:28:23+00:00',
'alt': 'Crystals Necklace Chain Stud Earrings - TSL URBAN FASHION OUTLET',
'width': 550,
'height': 502,
'src': 'https://cdn.shopify.com/s/files/1/0400/9974/1860/products/s-l800_5323aba6-7980-4f5b-b70e-86591564890...',
'variant_ids': [],
'admin_graphql_api_id': 'gid://shopify/ProductImage/23296275448000'
}
}

==============================================================================================================================

Here is an example of correct product/update webhook

{
'id': 6133678309568,
'title': 'Crystals Necklace Chain Stud Earrings',
'body_html': '<div><b><br></b></div><ul>\n<li>\n<b>Country/Region of Manufacture:</b> United Kingdom</li>\n<li>\n<b>Brand:</b> Swarovski Elements</li>\n<li>\n<b>Main Stone Creation:</b> Unknown</li>\n<li>\n<b>Metal:</b> Platinum Plated</li>\n<li>\n<b>Material:</b> Swarovski Elements Crystal</li>\n</ul>',
'vendor': 'signaturegemz',
'product_type': 'Womens Jewellery sets',
'created_at': '2021-01-02T18:45:06+00:00',
'handle': 'crystals-necklace-chain-stud-earrings',
'updated_at': '2021-02-10T16:56:26+00:00',
'published_at': '2021-01-02T18:45:00+00:00',
'template_suffix': None,
'published_scope': 'web',
'tags': 'Womens Jewellery sets',
'admin_graphql_api_id': 'gid://shopify/Product/6133678309568',
'variants': [{
'id': 37824068452544,
'product_id': 6133678309568,
'title': 'Clear',
'price': '33.99',
'sku': '',
'position': 1,
'inventory_policy': 'deny',
'compare_at_price': '0.00',
'fulfillment_service': 'manual',
'inventory_management': 'shopify',
'option1': 'Clear',
'option2': None,
'option3': None,
'created_at': '2021-01-02T18:45:07+00:00',
'updated_at': '2021-02-10T16:56:26+00:00',
'taxable': True,
'barcode': None,
'grams': 0,
'image_id': None,
'weight': 0.0,
'weight_unit': 'lb',
'inventory_item_id': 39916224348352,
'inventory_quantity': 0,
'old_inventory_quantity': 0,
'requires_shipping': True,
'admin_graphql_api_id': 'gid://shopify/ProductVariant/37824068452544'
}, {
'id': 37824068485312,
'product_id': 6133678309568,
'title': 'Pink',
'price': '33.99',
'sku': '',
'position': 2,
'inventory_policy': 'deny',
'compare_at_price': '0.00',
'fulfillment_service': 'manual',
'inventory_management': 'shopify',
'option1': 'Pink',
'option2': None,
'option3': None,
'created_at': '2021-01-02T18:45:07+00:00',
'updated_at': '2021-02-10T16:56:26+00:00',
'taxable': True,
'barcode': None,
'grams': 0,
'image_id': None,
'weight': 0.0,
'weight_unit': 'lb',
'inventory_item_id': 39916224381120,
'inventory_quantity': 1,
'old_inventory_quantity': 1,
'requires_shipping': True,
'admin_graphql_api_id': 'gid://shopify/ProductVariant/37824068485312'
}, {
'id': 37824068518080,
'product_id': 6133678309568,
'title': 'Purple',
'price': '33.99',
'sku': '',
'position': 3,
'inventory_policy': 'deny',
'compare_at_price': '0.00',
'fulfillment_service': 'manual',
'inventory_management': 'shopify',
'option1': 'Purple',
'option2': None,
'option3': None,
'created_at': '2021-01-02T18:45:07+00:00',
'updated_at': '2021-02-10T16:56:26+00:00',
'taxable': True,
'barcode': None,
'grams': 0,
'image_id': None,
'weight': 0.0,
'weight_unit': 'lb',
'inventory_item_id': 39916224413888,
'inventory_quantity': 0,
'old_inventory_quantity': 0,
'requires_shipping': True,
'admin_graphql_api_id': 'gid://shopify/ProductVariant/37824068518080'
}
],
'options': [{
'id': 7834803568832,
'product_id': 6133678309568,
'name': 'Main Colour',
'position': 1,
'values': ['Clear', 'Pink', 'Purple']
}
],
'images': [{
'id': 23296275448000,
'product_id': 6133678309568,
'position': 1,
'created_at': '2021-01-02T18:45:06+00:00',
'updated_at': '2021-01-04T20:28:23+00:00',
'alt': 'Crystals Necklace Chain Stud Earrings - TSL URBAN FASHION OUTLET',
'width': 550,
'height': 502,
'src': 'https://cdn.shopify.com/s/files/1/0400/9974/1860/products/s-l800_5323aba6-7980-4f5b-b70e-86591564890...',
'variant_ids': [],
'admin_graphql_api_id': 'gid://shopify/ProductImage/23296275448000'
}, {
'id': 23296275480768,
'product_id': 6133678309568,
'position': 2,
'created_at': '2021-01-02T18:45:07+00:00',
'updated_at': '2021-01-04T20:28:23+00:00',
'alt': 'Crystals Necklace Chain Stud Earrings - TSL URBAN FASHION OUTLET',
'width': 735,
'height': 800,
'src': 'https://cdn.shopify.com/s/files/1/0400/9974/1860/products/s-l800_1ee75759-54ed-4d86-93de-ed4b9cdc6fb...',
'variant_ids': [],
'admin_graphql_api_id': 'gid://shopify/ProductImage/23296275480768'
}, {
'id': 23296275513536,
'product_id': 6133678309568,
'position': 3,
'created_at': '2021-01-02T18:45:07+00:00',
'updated_at': '2021-01-04T20:28:23+00:00',
'alt': 'Crystals Necklace Chain Stud Earrings - TSL URBAN FASHION OUTLET',
'width': 800,
'height': 747,
'src': 'https://cdn.shopify.com/s/files/1/0400/9974/1860/products/s-l800_85c810eb-3e47-4a36-8a18-5e8ecab7029...',
'variant_ids': [],
'admin_graphql_api_id': 'gid://shopify/ProductImage/23296275513536'
}, {
'id': 23296275546304,
'product_id': 6133678309568,
'position': 4,
'created_at': '2021-01-02T18:45:07+00:00',
'updated_at': '2021-01-04T20:28:23+00:00',
'alt': 'Crystals Necklace Chain Stud Earrings - TSL URBAN FASHION OUTLET',
'width': 593,
'height': 800,
'src': 'https://cdn.shopify.com/s/files/1/0400/9974/1860/products/s-l800_60ca08fb-e2a1-4541-a6d8-630480a10ca...',
'variant_ids': [],
'admin_graphql_api_id': 'gid://shopify/ProductImage/23296275546304'
}, {
'id': 23296275579072,
'product_id': 6133678309568,
'position': 5,
'created_at': '2021-01-02T18:45:07+00:00',
'updated_at': '2021-01-04T20:28:23+00:00',
'alt': 'Crystals Necklace Chain Stud Earrings - TSL URBAN FASHION OUTLET',
'width': 550,
'height': 502,
'src': 'https://cdn.shopify.com/s/files/1/0400/9974/1860/products/s-l800_b9a6d113-4224-4038-bc62-c7a8eaf2c64...',
'variant_ids': [],
'admin_graphql_api_id': 'gid://shopify/ProductImage/23296275579072'
}, {
'id': 23296275611840,
'product_id': 6133678309568,
'position': 6,
'created_at': '2021-01-02T18:45:07+00:00',
'updated_at': '2021-01-04T20:28:23+00:00',
'alt': 'Crystals Necklace Chain Stud Earrings - TSL URBAN FASHION OUTLET',
'width': 735,
'height': 800,
'src': 'https://cdn.shopify.com/s/files/1/0400/9974/1860/products/s-l800_55719307-0b42-439d-b5bf-4a76de1fe60...',
'variant_ids': [],
'admin_graphql_api_id': 'gid://shopify/ProductImage/23296275611840'
}, {
'id': 23296275644608,
'product_id': 6133678309568,
'position': 7,
'created_at': '2021-01-02T18:45:07+00:00',
'updated_at': '2021-01-04T20:28:23+00:00',
'alt': 'Crystals Necklace Chain Stud Earrings - TSL URBAN FASHION OUTLET',
'width': 800,
'height': 747,
'src': 'https://cdn.shopify.com/s/files/1/0400/9974/1860/products/s-l800_3cf7eb6a-2e5c-4ba3-895c-d6f8a6022b2...',
'variant_ids': [],
'admin_graphql_api_id': 'gid://shopify/ProductImage/23296275644608'
}
],
'image': {
'id': 23296275448000,
'product_id': 6133678309568,
'position': 1,
'created_at': '2021-01-02T18:45:06+00:00',
'updated_at': '2021-01-04T20:28:23+00:00',
'alt': 'Crystals Necklace Chain Stud Earrings - TSL URBAN FASHION OUTLET',
'width': 550,
'height': 502,
'src': 'https://cdn.shopify.com/s/files/1/0400/9974/1860/products/s-l800_5323aba6-7980-4f5b-b70e-86591564890...',
'variant_ids': [],
'admin_graphql_api_id': 'gid://shopify/ProductImage/23296275448000'
}
}

Replies 4 (4)

Jayvin
Shopify Partner
284 42 89

Hi,

Both json are the same and they have the id field.

banned
uragaiduk
Tourist
5 0 4

Thank you very much for responding I can see that I accidentally posted a wrong JSON here is the strange JSON I was token about

 

{
'shop_id': XXXX,
'product_id': 4756490125402,
'product_created_at': '2020-09-06T11:49:03-04:00',
'product_published_at': '2020-09-06T11:49:03-04:00',
'product_title': "Stop Keep Back 6' Unisex Classic T-Shirt (S - L)",
'product_updated_at': '2021-02-10T12:31:22-05:00',
'description': "This is our best seller for a reason. Relaxed, tailored and ultra-comfortable, you'll love the way you look in this durable, reliable classic. 100% pre-shrunk cotton (heather gray color is 90% cotton/10% polyester, light heather gray is 98% cotton/2% polyester, heather black is 50% cotton/50% polyester) | Fabric Weight: 5.0 oz (mid-weight) Double-stitched seams at shoulder, sleeve, collar and waist Special Note: Mineral Wash colors have a slight yellow tint and not one is the same due to the special dye process Imported; processed and printed in the U.S.A. normal fit A B C S 27.99 in 17.99 in 7.48 in M 28.98 in 19.49 in 7.48 in L 30.00 in 21.97 in 7.72 in XL 30.98 in 23.98 in 7.72 in 2XL 31.97 in 25.98 in 8.74 in 3XL 32.48 in 27.48 in 8.74 in 4XL 34.49 in 28.98 in 8.74 in 5XL 35.00 in 30.98 in 8.74 in 6XL 37.48 in 32.99 in 8.74 in"
'vendor': 'SPOD',
'product_type': 'Unisex Classic T-Shirt | Fruit of the Loom 3930',
'handle': 'stop-keep-back-6-unisex-classic-t-shirt-s-l',
'template_suffix': None,
'published_scope': 'web',
'tags': 'customizable, Men, Mens T-Shirt, Mens T-Shirts, SPOD, Sportswear, T-Shirts, Workwear',
'admin_graphql_api_id': 'gid://shopify/Product/4756490125402',
'options': [{
'id': 6213803933786,
'product_id': 4756490125402,
'name': 'Color',
'position': 1,
'values': ['light heather gray', 'fuchsia', 'turquoise', 'denim', 'safety green', 'aquatic blue', 'mineral charcoal gray', 'mineral royal', 'mineral black', 'military green tie dye', 'grey tie dye', 'kiwi', 'orange', 'brown', 'purple', 'red', 'heather black', 'heather gray', 'royal blue', 'bright green', 'dark red', 'white', 'khaki', 'burgundy', 'black', 'navy', 'yellow', 'charcoal', 'powder blue', 'forest green']
}, {
'id': 6213803966554,
'product_id': 4756490125402,
'name': 'Size',
'position': 2,
'values': ['S', 'M', 'L']
}
],
'images': [{
'id': 15707347910746,
'product_id': 4756490125402,
'position': 1,
'created_at': '2020-09-06T11:49:22-04:00',
'updated_at': '2020-09-10T01:58:40-04:00',
'alt': "Stop Keep Back 6' Unisex Classic T-Shirt (S - L) - QSR-Unlimited",
'width': 1000,
'height': 1000,
'src': 'https://cdn.shopify.com/s/files/1/0262/2622/9338/products/spod-1052899438-351-1.png?v=1599717520',
'variant_ids': [32570457981018, 32570458013786, 32570458046554],
'admin_graphql_api_id': 'gid://shopify/ProductImage/15707347910746'
}, {
'id': 15707347124314,
'product_id': 4756490125402,
'position': 2,
'created_at': '2020-09-06T11:49:17-04:00',
'updated_at': '2020-09-10T01:58:42-04:00',
'alt': "Stop Keep Back 6' Unisex Classic T-Shirt (S - L) - QSR-Unlimited",
'width': 1000,
'height': 1000,
'src': 'https://cdn.shopify.com/s/files/1/0262/2622/9338/products/spod-1052899438-591-1.png?v=1599717522',
'variant_ids': [32570458079322, 32570458112090, 32570458144858],
'admin_graphql_api_id': 'gid://shopify/ProductImage/15707347124314'
}, {
'id': 15707347091546,
'product_id': 4756490125402,
'position': 3,
'created_at': '2020-09-06T11:49:16-04:00',
'updated_at': '2020-09-10T01:58:44-04:00',
'alt': "Stop Keep Back 6' Unisex Classic T-Shirt (S - L) - QSR-Unlimited",
'width': 1000,
'height': 1000,
'src': 'https://cdn.shopify.com/s/files/1/0262/2622/9338/products/spod-1052899438-695-1.png?v=1599717524',
'variant_ids': [32570458177626, 32570458210394, 32570458243162],
'admin_graphql_api_id': 'gid://shopify/ProductImage/15707347091546'
}, {
'id': 15707346960474,
'product_id': 4756490125402,
'position': 4,
'created_at': '2020-09-06T11:49:15-04:00',
'updated_at': '2020-09-10T01:58:46-04:00',
'alt': "Stop Keep Back 6' Unisex Classic T-Shirt (S - L) - QSR-Unlimited",
'width': 1000,
'height': 1000,
'src': 'https://cdn.shopify.com/s/files/1/0262/2622/9338/products/spod-1052899438-696-1.png?v=1599717526',
'variant_ids': [32570458275930, 32570458308698, 32570458341466],
'admin_graphql_api_id': 'gid://shopify/ProductImage/15707346960474'
}, {
'id': 15707347386458,
'product_id': 4756490125402,
'position': 5,
'created_at': '2020-09-06T11:49:18-04:00',
'updated_at': '2020-09-10T01:58:48-04:00',
'alt': "Stop Keep Back 6' Unisex Classic T-Shirt (S - L) - QSR-Unlimited",
'width': 1000,
'height': 1000,
'src': 'https://cdn.shopify.com/s/files/1/0262/2622/9338/products/spod-1052899438-697-1.png?v=1599717528',
'variant_ids': [32570458374234, 32570458407002, 32570458439770],
'admin_graphql_api_id': 'gid://shopify/ProductImage/15707347386458'
}, {
'id': 15707346993242,
'product_id': 4756490125402,
'position': 6,
'created_at': '2020-09-06T11:49:15-04:00',
'updated_at': '2020-09-10T01:58:50-04:00',
'alt': "Stop Keep Back 6' Unisex Classic T-Shirt (S - L) - QSR-Unlimited",
'width': 1000,
'height': 1000,
'src': 'https://cdn.shopify.com/s/files/1/0262/2622/9338/products/spod-1052899438-706-1.png?v=1599717530',
'variant_ids': [32570458472538, 32570458505306, 32570458538074],
'admin_graphql_api_id': 'gid://shopify/ProductImage/15707346993242'
}, {
'id': 15707348041818,
'product_id': 4756490125402,
'position': 7,
'created_at': '2020-09-06T11:49:23-04:00',
'updated_at': '2020-09-10T01:58:51-04:00',
'alt': "Stop Keep Back 6' Unisex Classic T-Shirt (S - L) - QSR-Unlimited",
'width': 1000,
'height': 1000,
'src': 'https://cdn.shopify.com/s/files/1/0262/2622/9338/products/spod-1052899438-782-1.png?v=1599717531',
'variant_ids': [32570458570842, 32570458603610, 32570458636378],
'admin_graphql_api_id': 'gid://shopify/ProductImage/15707348041818'
}, {
'id': 15707347451994,
'product_id': 4756490125402,
'position': 8,
'created_at': '2020-09-06T11:49:19-04:00',
'updated_at': '2020-09-10T01:58:53-04:00',
'alt': "Stop Keep Back 6' Unisex Classic T-Shirt (S - L) - QSR-Unlimited",
'width': 1000,
'height': 1000,
'src': 'https://cdn.shopify.com/s/files/1/0262/2622/9338/products/spod-1052899438-783-1.png?v=1599717533',
'variant_ids': [32570458669146, 32570458701914, 32570458734682],
'admin_graphql_api_id': 'gid://shopify/ProductImage/15707347451994'
}, {
'id': 15707348369498,
'product_id': 4756490125402,
'position': 9,
'created_at': '2020-09-06T11:49:28-04:00',
'updated_at': '2020-09-10T01:58:55-04:00',
'alt': "Stop Keep Back 6' Unisex Classic T-Shirt (S - L) - QSR-Unlimited",
'width': 1000,
'height': 1000,
'src': 'https://cdn.shopify.com/s/files/1/0262/2622/9338/products/spod-1052899438-784-1.png?v=1599717535',
'variant_ids': [32570458767450, 32570458800218, 32570458832986],
'admin_graphql_api_id': 'gid://shopify/ProductImage/15707348369498'
}, {
'id': 15707347517530,
'product_id': 4756490125402,
'position': 10,
'created_at': '2020-09-06T11:49:21-04:00',
'updated_at': '2020-09-10T01:58:57-04:00',
'alt': "Stop Keep Back 6' Unisex Classic T-Shirt (S - L) - QSR-Unlimited",
'width': 1000,
'height': 1000,
'src': 'https://cdn.shopify.com/s/files/1/0262/2622/9338/products/spod-1052899438-785-1.png?v=1599717537',
'variant_ids': [32570458865754, 32570458898522, 32570458931290],
'admin_graphql_api_id': 'gid://shopify/ProductImage/15707347517530'
}, {
'id': 15707347026010,
'product_id': 4756490125402,
'position': 11,
'created_at': '2020-09-06T11:49:16-04:00',
'updated_at': '2020-09-10T01:58:58-04:00',
'alt': "Stop Keep Back 6' Unisex Classic T-Shirt (S - L) - QSR-Unlimited",
'width': 1000,
'height': 1000,
'src': 'https://cdn.shopify.com/s/files/1/0262/2622/9338/products/spod-1052899438-786-1.png?v=1599717538',
'variant_ids': [32570458964058, 32570458996826, 32570459029594],
'admin_graphql_api_id': 'gid://shopify/ProductImage/15707347026010'
}, {
'id': 15707347943514,
'product_id': 4756490125402,
'position': 12,
'created_at': '2020-09-06T11:49:22-04:00',
'updated_at': '2020-09-10T01:59:00-04:00',
'alt': "Stop Keep Back 6' Unisex Classic T-Shirt (S - L) - QSR-Unlimited",
'width': 1000,
'height': 1000,
'src': 'https://cdn.shopify.com/s/files/1/0262/2622/9338/products/spod-1052899438-96-1.png?v=1599717540',
'variant_ids': [32570459062362, 32570459095130, 32570459127898],
'admin_graphql_api_id': 'gid://shopify/ProductImage/15707347943514'
}, {
'id': 15707347320922,
'product_id': 4756490125402,
'position': 13,
'created_at': '2020-09-06T11:49:17-04:00',
'updated_at': '2020-09-10T01:59:01-04:00',
'alt': "Stop Keep Back 6' Unisex Classic T-Shirt (S - L) - QSR-Unlimited",
'width': 1000,
'height': 1000,
'src': 'https://cdn.shopify.com/s/files/1/0262/2622/9338/products/spod-1052899438-95-1.png?v=1599717541',
'variant_ids': [32570459160666, 32570459193434, 32570459226202],
'admin_graphql_api_id': 'gid://shopify/ProductImage/15707347320922'
}, {
'id': 15707347353690,
'product_id': 4756490125402,
'position': 14,
'created_at': '2020-09-06T11:49:18-04:00',
'updated_at': '2020-09-10T01:59:03-04:00',
'alt': "Stop Keep Back 6' Unisex Classic T-Shirt (S - L) - QSR-Unlimited",
'width': 1000,
'height': 1000,
'src': 'https://cdn.shopify.com/s/files/1/0262/2622/9338/products/spod-1052899438-120-1.png?v=1599717543',
'variant_ids': [32570459258970, 32570459291738, 32570459324506],
'admin_graphql_api_id': 'gid://shopify/ProductImage/15707347353690'
}, {
'id': 15707347714138,
'product_id': 4756490125402,
'position': 15,
'created_at': '2020-09-06T11:49:21-04:00',
'updated_at': '2020-09-10T01:59:05-04:00',
'alt': "Stop Keep Back 6' Unisex Classic T-Shirt (S - L) - QSR-Unlimited",
'width': 1000,
'height': 1000,
'src': 'https://cdn.shopify.com/s/files/1/0262/2622/9338/products/spod-1052899438-134-1.png?v=1599717545',
'variant_ids': [32570459357274, 32570459390042, 32570459422810],
'admin_graphql_api_id': 'gid://shopify/ProductImage/15707347714138'
}, {
'id': 15707347419226,
'product_id': 4756490125402,
'position': 16,
'created_at': '2020-09-06T11:49:19-04:00',
'updated_at': '2020-09-10T01:59:07-04:00',
'alt': "Stop Keep Back 6' Unisex Classic T-Shirt (S - L) - QSR-Unlimited",
'width': 1000,
'height': 1000,
'src': 'https://cdn.shopify.com/s/files/1/0262/2622/9338/products/spod-1052899438-196-1.png?v=1599717547',
'variant_ids': [32570459455578, 32570459488346, 32570459521114],
'admin_graphql_api_id': 'gid://shopify/ProductImage/15707347419226'
}, {
'id': 15707347484762,
'product_id': 4756490125402,
'position': 17,
'created_at': '2020-09-06T11:49:20-04:00',
'updated_at': '2020-09-10T01:59:09-04:00',
'alt': "Stop Keep Back 6' Unisex Classic T-Shirt (S - L) - QSR-Unlimited",
'width': 1000,
'height': 1000,
'src': 'https://cdn.shopify.com/s/files/1/0262/2622/9338/products/spod-1052899438-228-1.png?v=1599717549',
'variant_ids': [32570459553882, 32570459586650, 32570459619418],
'admin_graphql_api_id': 'gid://shopify/ProductImage/15707347484762'
}, {
'id': 15707348566106,
'product_id': 4756490125402,
'position': 18,
'created_at': '2020-09-06T11:49:29-04:00',
'updated_at': '2020-09-10T01:59:10-04:00',
'alt': "Stop Keep Back 6' Unisex Classic T-Shirt (S - L) - QSR-Unlimited",
'width': 1000,
'height': 1000,
'src': 'https://cdn.shopify.com/s/files/1/0262/2622/9338/products/spod-1052899438-231-1.png?v=1599717550',
'variant_ids': [32570459652186, 32570459684954, 32570459717722],
'admin_graphql_api_id': 'gid://shopify/ProductImage/15707348566106'
}, {
'id': 15707348074586,
'product_id': 4756490125402,
'position': 19,
'created_at': '2020-09-06T11:49:24-04:00',
'updated_at': '2020-09-10T01:59:12-04:00',
'alt': "Stop Keep Back 6' Unisex Classic T-Shirt (S - L) - QSR-Unlimited",
'width': 1000,
'height': 1000,
'src': 'https://cdn.shopify.com/s/files/1/0262/2622/9338/products/spod-1052899438-258-1.png?v=1599717552',
'variant_ids': [32570459750490, 32570459783258, 32570459816026],
'admin_graphql_api_id': 'gid://shopify/ProductImage/15707348074586'
}, {
'id': 15707348336730,
'product_id': 4756490125402,
'position': 20,
'created_at': '2020-09-06T11:49:27-04:00',
'updated_at': '2020-09-10T01:59:14-04:00',
'alt': "Stop Keep Back 6' Unisex Classic T-Shirt (S - L) - QSR-Unlimited",
'width': 1000,
'height': 1000,
'src': 'https://cdn.shopify.com/s/files/1/0262/2622/9338/products/spod-1052899438-259-1.png?v=1599717554',
'variant_ids': [32570459848794, 32570459881562, 32570459914330],
'admin_graphql_api_id': 'gid://shopify/ProductImage/15707348336730'
}, {
'id': 15707348140122,
'product_id': 4756490125402,
'position': 21,
'created_at': '2020-09-06T11:49:25-04:00',
'updated_at': '2020-09-10T01:59:15-04:00',
'alt': "Stop Keep Back 6' Unisex Classic T-Shirt (S - L) - QSR-Unlimited",
'width': 1000,
'height': 1000,
'src': 'https://cdn.shopify.com/s/files/1/0262/2622/9338/products/spod-1052899438-295-1.png?v=1599717555',
'variant_ids': [32570459947098, 32570459979866, 32570460012634],
'admin_graphql_api_id': 'gid://shopify/ProductImage/15707348140122'
}, {
'id': 15707348697178,
'product_id': 4756490125402,
'position': 22,
'created_at': '2020-09-06T11:49:31-04:00',
'updated_at': '2020-09-10T01:59:17-04:00',
'alt': "Stop Keep Back 6' Unisex Classic T-Shirt (S - L) - QSR-Unlimited",
'width': 1000,
'height': 1000,
'src': 'https://cdn.shopify.com/s/files/1/0262/2622/9338/products/spod-1052899438-1-1.png?v=1599717557',
'variant_ids': [32570460045402, 32570460078170, 32570460110938],
'admin_graphql_api_id': 'gid://shopify/ProductImage/15707348697178'
}, {
'id': 15707348107354,
'product_id': 4756490125402,
'position': 23,
'created_at': '2020-09-06T11:49:24-04:00',
'updated_at': '2020-09-10T01:59:18-04:00',
'alt': "Stop Keep Back 6' Unisex Classic T-Shirt (S - L) - QSR-Unlimited",
'width': 1000,
'height': 1000,
'src': 'https://cdn.shopify.com/s/files/1/0262/2622/9338/products/spod-1052899438-16-1.png?v=1599717558',
'variant_ids': [32570460143706, 32570460176474, 32570460209242],
'admin_graphql_api_id': 'gid://shopify/ProductImage/15707348107354'
}, {
'id': 15707348205658,
'product_id': 4756490125402,
'position': 24,
'created_at': '2020-09-06T11:49:25-04:00',
'updated_at': '2020-09-10T01:59:20-04:00',
'alt': "Stop Keep Back 6' Unisex Classic T-Shirt (S - L) - QSR-Unlimited",
'width': 1000,
'height': 1000,
'src': 'https://cdn.shopify.com/s/files/1/0262/2622/9338/products/spod-1052899438-22-1.png?v=1599717560',
'variant_ids': [32570460242010, 32570460274778, 32570460307546],
'admin_graphql_api_id': 'gid://shopify/ProductImage/15707348205658'
}, {
'id': 15707348795482,
'product_id': 4756490125402,
'position': 25,
'created_at': '2020-09-06T11:49:32-04:00',
'updated_at': '2020-09-10T01:59:22-04:00',
'alt': "Stop Keep Back 6' Unisex Classic T-Shirt (S - L) - QSR-Unlimited",
'width': 1000,
'height': 1000,
'src': 'https://cdn.shopify.com/s/files/1/0262/2622/9338/products/spod-1052899438-2-1.png?v=1599717562',
'variant_ids': [32570460340314, 32570460373082, 32570460405850],
'admin_graphql_api_id': 'gid://shopify/ProductImage/15707348795482'
}, {
'id': 15707348303962,
'product_id': 4756490125402,
'position': 26,
'created_at': '2020-09-06T11:49:27-04:00',
'updated_at': '2020-09-10T01:59:24-04:00',
'alt': "Stop Keep Back 6' Unisex Classic T-Shirt (S - L) - QSR-Unlimited",
'width': 1000,
'height': 1000,
'src': 'https://cdn.shopify.com/s/files/1/0262/2622/9338/products/spod-1052899438-4-1.png?v=1599717564',
'variant_ids': [32570460438618, 32570460471386, 32570460504154],
'admin_graphql_api_id': 'gid://shopify/ProductImage/15707348303962'
}, {
'id': 15707348402266,
'product_id': 4756490125402,
'position': 27,
'created_at': '2020-09-06T11:49:29-04:00',
'updated_at': '2020-09-10T01:59:26-04:00',
'alt': "Stop Keep Back 6' Unisex Classic T-Shirt (S - L) - QSR-Unlimited",
'width': 1000,
'height': 1000,
'src': 'https://cdn.shopify.com/s/files/1/0262/2622/9338/products/spod-1052899438-7-1.png?v=1599717566',
'variant_ids': [32570460536922, 32570460569690, 32570460602458],
'admin_graphql_api_id': 'gid://shopify/ProductImage/15707348402266'
}, {
'id': 15707348271194,
'product_id': 4756490125402,
'position': 28,
'created_at': '2020-09-06T11:49:26-04:00',
'updated_at': '2020-09-10T01:59:27-04:00',
'alt': "Stop Keep Back 6' Unisex Classic T-Shirt (S - L) - QSR-Unlimited",
'width': 1000,
'height': 1000,
'src': 'https://cdn.shopify.com/s/files/1/0262/2622/9338/products/spod-1052899438-33-1.png?v=1599717567',
'variant_ids': [32570460635226, 32570460667994, 32570460700762],
'admin_graphql_api_id': 'gid://shopify/ProductImage/15707348271194'
}, {
'id': 15707348664410,
'product_id': 4756490125402,
'position': 29,
'created_at': '2020-09-06T11:49:30-04:00',
'updated_at': '2020-09-10T01:59:29-04:00',
'alt': "Stop Keep Back 6' Unisex Classic T-Shirt (S - L) - QSR-Unlimited",
'width': 1000,
'height': 1000,
'src': 'https://cdn.shopify.com/s/files/1/0262/2622/9338/products/spod-1052899438-63-1.png?v=1599717569',
'variant_ids': [32570460733530, 32570460766298, 32570460799066],
'admin_graphql_api_id': 'gid://shopify/ProductImage/15707348664410'
}, {
'id': 15707348729946,
'product_id': 4756490125402,
'position': 30,
'created_at': '2020-09-06T11:49:32-04:00',
'updated_at': '2020-09-10T01:59:31-04:00',
'alt': "Stop Keep Back 6' Unisex Classic T-Shirt (S - L) - QSR-Unlimited",
'width': 1000,
'height': 1000,
'src': 'https://cdn.shopify.com/s/files/1/0262/2622/9338/products/spod-1052899438-66-1.png?v=1599717571',
'variant_ids': [32570460831834, 32570460864602, 32570460897370],
'admin_graphql_api_id': 'gid://shopify/ProductImage/15707348729946'
}
],
'image': {
'id': 15707347910746,
'product_id': 4756490125402,
'position': 1,
'created_at': '2020-09-06T11:49:22-04:00',
'updated_at': '2020-09-10T01:58:40-04:00',
'alt': "Stop Keep Back 6' Unisex Classic T-Shirt (S - L) - QSR-Unlimited",
'width': 1000,
'height': 1000,
'src': 'https://cdn.shopify.com/s/files/1/0262/2622/9338/products/spod-1052899438-351-1.png?v=1599717520',
'variant_ids': [32570457981018, 32570458013786, 32570458046554],
'admin_graphql_api_id': 'gid://shopify/ProductImage/15707347910746'
},

}

Jayvin
Shopify Partner
284 42 89

Hi,

I looked at that payload and it is strange indeed. I will suggest you to log the 'X-Shopify-Topic' and 'X-Shopify-Webhook-Id' header whenever you are getting this type of payload so that you can debug.

banned
yg19
Visitor
3 0 0

Thank you 🙂