Send a fulfilment invoice Per fulfilment via shopify notifications.Add fulfillment.id to liquid

Send a fulfilment invoice Per fulfilment via shopify notifications.Add fulfillment.id to liquid

Sam1029039
Visitor
2 0 2

 

Trying to send fulfillment-specific PDF invoices via the standard Shopify shipping confirmation email.

Right now, there’s no unique Liquid variable for fulfillment.id, fulfillment.name, or any other identifying reference that would let us isolate which fulfillment triggered the email.

Because of that, we can’t dynamically generate or link to fulfillment-specific documents — we’re stuck sending one merged PDF for all fulfillments, which causes confusion for customers receiving partial shipments.

 

does anyone know of anyway that this can be done? 

Ideally i assume this would be exposed as fulfillment.id (or any unique identifier) within the shipping confirmation notification’s Liquid context?

This would unlock:

Reliable per-fulfillment documents

Cleaner customer communication for multi-shipment orders

 

Keen on everyone's thoughts.

Replies 0 (0)