Solved

Listing Event Data in an Email Flow

  • 24 August 2023
  • 3 replies
  • 191 views

Badge +2

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)

...

icon

Best answer by Brian Turcotte 14 September 2023, 20:37

View original

3 replies

Userlevel 7
Badge +36

Hi @MZeeb!
 

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

 

Best,

Brian

Badge +2

Thank you! @Brian Turcotte 

Userlevel 7
Badge +36

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

Reply