Hello Shopify community,
I created a template for my invoices using the Shopify liquid variables. I need the date, where a shipment was sent. Unfortunately, I can not use {{ fulfillment.date }} because I use Printful for my fulfillment and {{ fulfillment.date }} returns the date, when Shopify asks printful to execute the fulfillment.
But I need the date, when printful App sets the status of my order in Shopify to “fulfilled”. Which variable do I have to use?