Hi,
I have a requirement where the users want to be able to add multiple events in a Marketing email, e.g. "here are a list of upcoming events in your area". They would like some smarts/automation in terms of the Events that are listed in the email, instead of having to drag and drop each Event into the email manually.
The most ideal scenario is that I set up a custom entity, say Event Distribution List, which has a N:1 relationship to a Contact (i.e. a Contact will have multiple Events that he can possibly attend). In theory, I can then create a Marketing Email and use the loop feature to loop through all the Contact's Events & display them in the email. However, when setting up the Customer Journey:
- Normally we have to add each Event inside the Marketing Email tile one by one. Is it possible to add multiple Events at once, via a Custom Tile perharps? Has anyone tried creating a Custom Tile? The documentation on this is a bit sparse, so I'm not sure how to start.
- Similarly with Triggers - Is there a way we can specify multiple Events as a Source in a Trigger? Worse case scenario I think we can just define multiple OR rules.
Has anyone tackled a similar requirement? Thanks.