Hi all,
We have started using events to trigger transactional emails and it’s great that we can use the metadata to add content to the email.
We want to add a list of things that are pending from the user. The list could be as small as one thing or as big as the user added to their tasks. How can we achieve this ? Ideally iterating over the list and just adding the text that was added to the event metadata. And yes, we’re aware that there’s a limit of 20 metadata parameters and that strings can be a maximum of 255 characters long.
Thanks,
Aldo