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:
Has anyone tackled a similar requirement? Thanks.
Hi Yen,
You can display all events for your Contact using for-each loop in email content.
See: https://docs.microsoft.com/en-us/dynamics365/customer-engagement/marketing/dynamic-email-content
As for Customer Journey and triggers -> it's not possible to have multiple Events as a source in a trigger. For scenario when multiple events trigger action, please use compound rules - using OR / AND.
Hope this helps,
Aga