Skip to main content

I’d like to add a dynamic link to an image that goes to a customer’s recent purchase history in Shopify so they can review recent items. I tried using the {{ event.review_link }} tag but it did absolutely nothing (I suspect because the flow trigger is Placed Order). Is it possible to do this? If so, what are the necessary parameters? I don’t need instructions on setting up the flow, just generating the URL for the image.

I’ve already reviewed the Message Personalization Reference article, but adding the examples as shown did not result in a clickable link in the image. I also attempted to use the dynamic variable {{ organization.url }}products/{{ item.product.handle }} but it did not work.

Hey ​@BLKDG,

Thanks for your question in the community. As of now, we don’t have a variable that can link a customer to their order history page. Apologies for this. That being said, I recognize how this would be useful, and I’m happy to reach out to our product team and recommend that we implement this in the future!

-Byrne


Reply