Hi All,
I have created a service which send out my customized transaction email, when somebody has subscribed to my service. I have created the following
1. Service which is configured to a Real-Time event for delivery of customized subscription emails.
2. Realtime event, with First Name in the data structure and enriched to a Profile ( firstName)
3. Transacation email, where the subject header is personalized with context->FirstName
The issue is I am getting emails, when soembody is subscribing to my mails by registering via the Landing Page, but unable to personalize it with the First Name of that person.
Please let me know, how this can be acheived
Regards,