...
In your Klaviyo Flow list, navigate to your Malomo powered Shipping Confirmation flow, which is triggered either by our
Malomo: ShipmentCreated
orMalomo: ShipmentUpdatedReceived
metric.Click on the three dots in the right side navigation, and click Clone.
Click Clone to this account and update the name of the new flow to indicate it is for unsupported carriers. Click Continue when done.
Change the clone trigger to
Malomo: ShipmentCreatedError
. Click Clone Flow.Once the new flow shows up in your Flow list, click into the flow and hit Edit.
Click Edit Email to enter into the Klaviyo email editor.
Due to different variable formats, you’ll need to edit the variables in a few different areas:
If your email uses any of the variables listed in the table column on the left, please update the variable to the format in the right column.
Original Variable | New Variable for ShipmentCreatedError Metric |
---|---|
|
|
|
|
|
|
|
|
|
|
b. In the fulfilled items product block (“Items in this package”), navigate to Display and the Content Repeat section. Click Edit Repeat Rules. Copy the code below and paste it into the Repeat For section. Hit Save Changes.
Code Block |
---|
Eventevent.extra.order.meta.shopify_order.fulfillments|lookup:event.shipment.tracking_code|lookup:'fulfillment_line_items' |
...