I am using aftership But I am open to switching to a different app if it can give me the name of the product when creating the trigger
Cause from what I have understood this is not possible with aftership based on this comment here:
However this is pretty important for my store so it must be done in some way.
I am trying to start a flow for the customer based on the product name and that would begin ideally after the shipment has been delivered as timing is important.
In Other metric triggers it seems the best ways was to choose a trigger → product name/items → contains → “name of the product”
Interestingly enough it seems the data is present when constructing the email via the personalization variables and can be accessed with the following: {{ event.OrderLineItems.0.ItemTitle|default:'' }}
Is there anyway I can get and use this data as a trigger filter when starting the flow? Is there anyway to get this data and the order delivered notification in one trigger for a flow? Shopify tags?
If you know or can recommend any other means to check product name upon delivery to begin a flow I am open to that as well but timing & the name of the product both seem important.
Thank you and any help is appreciated