I tried to send personalised email to my user and used event metadata with some parameters into email.
- I created data attributes, new event with metadata
- Triggered series on this event
- Created email, and inserted event parameters there, but the problem is that when I receive email, value from event metadata custom_attributes are always empty.
Is there any way to fix it?
Thank you