Skip to main content
Solved

Listing Event Data in an Email Flow


Forum|alt.badge.img+3
  • Contributor III
  • 5 replies

I’m using custom event data from our API integration for a flow. The event data lists products that person submitted that I want to add to the email confirming those items to that person. The catch is one person could have submitted 1 item and someone else could have submitted 10, I’m not sure how to set up the event code in my email to simply list out as many items as that person submitted without it looking weird to someone who might have only done 1 or 2 items but not cut off items for someone that might have submitted 10. I assume its similar to how an order confirmation email would be structured to populate based on number of items that person actually purchased.

I’ve included an image of the event data I am trying to display (the highlighted items are the pieces of data I want to display for each item)

...

Best answer by Brian Turcotte

Hi @MZeeb!

My apologies for the delay here! For this use case, you could try using the content repeat feature to loop through the item lists of varying quantities:

 

Best,

Brian

View original
Did this topic or the replies in the thread help you find an answer to your question?

3 replies

Brian Turcotte
Forum|alt.badge.img+37

Hi @MZeeb!
 

I’m going to check on this with Engineering and I’ll update the thread ASAP!

 

Best,

Brian


Forum|alt.badge.img+3
  • Author
  • Contributor III
  • 5 replies
  • August 30, 2023

Thank you! @Brian Turcotte 


Brian Turcotte
Forum|alt.badge.img+37
  • Klaviyo Alum
  • 1393 replies
  • Answer
  • September 14, 2023

Hi @MZeeb!

My apologies for the delay here! For this use case, you could try using the content repeat feature to loop through the item lists of varying quantities:

 

Best,

Brian