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
- Open Shopify Flow (Requires Shopify Advanced Plan)
- Click "Create Flow"
-
Click "Select a trigger"
- Click "Shopify"
- Select "Order paid" or "Order created"
- Click the "+" icon
- Click "Action"
- Click "Flow"
- Click "Send HTTP request"
- 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