We are getting ready to launch a campaign where customers can select up to 8 topic they would like to learn more about. Their selections will populate into custom objects. When the confirmation email is sent after the form is submitted, we were hoping to have all of the topics listed in the email using dynamic content. Now that I sit down to build it out, I'm not sure how I can accomplish this.
If someone selects topic A, they should only see topic A in the confirmation email. But if they select topics A, D, and E all three topics should show up in the email. The only way I can think of to accomplish this is to think of every possible combination of the 8 topics and write different rules for each combination. This is not feasible nor scalable.
Has anyone had a similar dilemma? How did you make dynamic content work for you?