How to read memo data type from schema and display on delivery?
Trying to read memo data type from schema to display on a delivery, but unable to display it's empty.
Any possible ways to display a memo in a delivery?
Thanks,
Koti.
Trying to read memo data type from schema to display on a delivery, but unable to display it's empty.
Any possible ways to display a memo in a delivery?
Thanks,
Koti.
Carefull about kind of implementation like "grabbing a whole memo field to personalize an email":
If the memo field is common to all recipients of the delivery, you'll then have use a delivery variable like here:
Add variables from a Workflow in a Delivery in Adobe Campaign | Blog by Florian Courgey
You can create also a personnalization block dynamically that will be included in the delivery
The reason is about how works AC with personnalization data:
it creates what we call "delivery parts" that is a kind of package regrouping the template code and and an amount of personnalization data for each recipients.
More you are using personnalization data, more the "delivery part" will be heavy... More it is heavy, more it will take time to send the emails: if you have other deliveries to be sent at the same time, it will then create a bottleneck
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.