Skip to content

Instantly share code, notes, and snippets.

@elephantsneverforget
Created February 1, 2024 14:34
Show Gist options
  • Save elephantsneverforget/4517ea5c27928c8b6bd0a8986b8ede52 to your computer and use it in GitHub Desktop.
Save elephantsneverforget/4517ea5c27928c8b6bd0a8986b8ede52 to your computer and use it in GitHub Desktop.
Klaviyo Payload Sample - Email/SMS marketing
{
"textPayload": "Domain: danas-3-13-new-install.myshopify.com Sending Event to Klaviyo (obfuscated)",
"data": {
"type": "event",
"attributes": {
"value": 629.95,
"unique_id": "8c70b10f-e859-4e51-81f4-707c9af99339",
"profile": {
"$email": "bc17df29a4c0d90d70abe7c07d081b3049e1c5a6b4638eba0c6c8e7a888c62b8",
"$first_name": "2c9e0a2585dc7406589a3724f0027811506e0f133726303a15d6779d532a2573",
"$last_name": "500936e647e5d17905fe2e97a4396abbe1109b403d67b81b37a124da44d93bd9",
"$city": "5f0bf3ff6b72ac09f881221fc8bd88ba9f24a393c2e544716dbf792978a7f313",
"region_code": "97bb6198b18008ed8707408b39620e87ef2e76cb1e2b7787db8f54bc1bee82e7",
"$zip": "9d3013df6b413a07f92c34afd594386aaac1f13af2d471c88ee2dbb3f3ffcd7e",
"country_code": "79adb2a2fce5c6ba215fe5f27f532d4e7edbac4b6a5e09e1ef3a08084a904621"
},
"metric": {
"name": "Added to Cart - Elevar SS"
},
"properties": {
"ImageURL": "https://cdn.shopify.com/s/files/1/0857/3226/2194/products/Main_9129b69a-0c7b-4f66-b6cf-c4222f18028a.jpg?v=1705936100",
"Price": 629.95,
"Name": "The Multi-managed Snowboard",
"ProductName": "The Multi-managed Snowboard",
"ProductID": "9005846855986",
"Brand": "Multi-managed Vendor",
"URL": "https://danas-3-13-new-install.myshopify.com/products/the-multi-managed-snowboard?variant=47644680945970",
"CompareAtPrice": 0,
"Url": [
"https://danas-3-13-new-install.myshopify.com/products/the-multi-managed-snowboard?variant=47644680945970"
],
"currencies": ["USD"],
"currencySymbols": ["$"],
"currency_code": ["USD"],
"productTitles": ["The Multi-managed Snowboard"],
"productIds": ["9005846855986"],
"variantTitles": ["Unavailable"],
"variantIds": ["47644680945970"],
"skuIds": ["sku-managed-1"],
"prices": [629.95],
"categories": ["Unavailable"],
"brands": ["Multi-managed Vendor"],
"lists": ["Unavailable"],
"Product Price": [629.95],
"Variant Id": ["47644680945970"],
"Product Id": ["9005846855986"],
"Product ID": ["9005846855986"],
"ItemId": ["9005846855986"],
"variant_price": [629.95],
"Product Title": ["The Multi-managed Snowboard"],
"title": ["The Multi-managed Snowboard"],
"Title": ["The Multi-managed Snowboard"],
"Variant Title": ["Unavailable"],
"product_collection_title": ["Unavailable"],
"compareAtPrice": [0],
"items": [
{
"imageUrl": "https://cdn.shopify.com/s/files/1/0857/3226/2194/products/Main_9129b69a-0c7b-4f66-b6cf-c4222f18028a.jpg?v=1705936100",
"ImageUrl": "https://cdn.shopify.com/s/files/1/0857/3226/2194/products/Main_9129b69a-0c7b-4f66-b6cf-c4222f18028a.jpg?v=1705936100",
"imageURL": "https://cdn.shopify.com/s/files/1/0857/3226/2194/products/Main_9129b69a-0c7b-4f66-b6cf-c4222f18028a.jpg?v=1705936100",
"ImageURL": "https://cdn.shopify.com/s/files/1/0857/3226/2194/products/Main_9129b69a-0c7b-4f66-b6cf-c4222f18028a.jpg?v=1705936100",
"productTitle": "The Multi-managed Snowboard",
"productId": "9005846855986",
"variantId": "47644680945970",
"price": 629.95,
"quantity": 1,
"brand": "Multi-managed Vendor",
"sku": "sku-managed-1",
"url": "https://danas-3-13-new-install.myshopify.com/products/the-multi-managed-snowboard?variant=47644680945970",
"currency": "USD",
"currencySymbol": "$"
}
]
}
}
},
"insertId": "65bbaa8e000d3c0efb00f75f",
"resource": {
"type": "cloud_function",
"labels": {
"region": "us-east1",
"project_id": "elevar-engine",
"function_name": "stagingHttpEventSubscriber"
}
},
"timestamp": "2024-02-01T14:28:30.867342Z",
"labels": {
"execution_id": "p382xm42char",
"runtime_version": "nodejs18_20240128_18_19_0_RC00",
"instance_id": "0087599d42dabc510daa0dcf6dca72e35db9e3822ecb7ff13a4e90418d140e4cf8a25758a0eeb24d680fbe69bcd65ad8909608a44133db49753c689050c362806a"
},
"logName": "projects/elevar-engine/logs/cloudfunctions.googleapis.com%2Fcloud-functions",
"trace": "projects/elevar-engine/traces/98bbadad854349324d4d2e632b412f86",
"receiveTimestamp": "2024-02-01T14:28:31.015801833Z"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment