How to create a Serverside Hybrid Universal Integration using Shopify Flow

This guide is only relevant in special cases where the native Shopify integration is insufficient and more control is needed like us of overrides

  1. Open Shopify Flow (Requires Shopify Advanced Plan)
    Google Chrome Workflow - Step 8 (1)
  2. Click "Create Flow"
    Google Chrome Workflow - Step 9
  3. Click "Select a trigger"
    Google Chrome Workflow - Step 10 (3)

  4. Click "Shopify"
    Google Chrome Workflow - Step 11
  5. Select "Order paid" or "Order created"
    Google Chrome Workflow - Step 13 (1)
  6. Click the "+" icon
    Google Chrome Workflow - Step 14 (1)
  7. Click "Action"
    Google Chrome Workflow - Step 15
  8. Click "Flow"
    Google Chrome Workflow - Step 16
  9. Click "Send HTTP request"
    Google Chrome Workflow - Step 17
  10. In the URL paste the following code and replace YOUR_PUBLIC_ID with your website Public ID
    https://my.profitmetrics.io/l.php?v=3uh&cv=shopify_flow&pid=YOUR_PUBLIC_ID&o={"id":"","ts":, "orderEmail":"", "customerPhone":"", "shippingMethod":"", "shippingCountry":"", "shippingZipcode":"", "shippingWeight":, "paymentMethod":"", "currency":"", "voucherCode":"", "priceShippingExVat":, "priceTotalExVat":, "priceTotalInclVat":, "products":[]}

WARNING: THE EXAMPLE URL IS UNTESTED AND MOST LIKE WRONG - PLEASE CONSULT A SHOPIFY FLOW EXPERT BEFORE USING

PLEASE REFER TO THIS DOCUMENTATION IN ORDER TO FINALIZE THE URL
https://knowledge.profitmetrics.io/how-to-setup-serverside-hybrid-universal-integration