I am trying to set up a workflow in Shopify Flow that notifies our warehouse team of fulfilments that are routed to our retail stores so that we can match it in our inventory system.
I’m struggling to find the correct variable to achieve the following output:
SKU123 Product Name1 (QTY: 4)
Fulfilment location: Store 1
SKU321 Product Name2 (QTY: 1)
Fulfilment location: Store 2
SKU000 Product Name2 (QTY: 3)
Fulfilment location: Store 3
What attribute or liquid variable should I be using to re to return this information?
Location is provided in fulfillmentOrders, which are order / fulfillmentOrder / assignedLocation / name or something like that.
A note - the location is not assigned when an order is first created, so you may either need to use a Wait step (~5 min) after order created or “Order ready to fulfill”, which runs per fulfillment order.
Additionally, I would like to have a hyperlink to the order, but the standard html and markdown techniques don’t work there either and the raw URL just gets dumped. Is that a limitation?
For bullets, I think that’s a limit of Slack’s API, but as a workaround I think you can directly insert a bullet character (•). You might also be able to insert a newline followed by -. So: