When using custom code for a campaign, is the notes field accessible in the same manner the other fields are? I am attempting to use this:
<Property name="Subscriber.NOTE"/>
It does not produce an error, but it is also not placing the contents into the email.
By way of comparison, this works fine:
<Property name="Subscriber.CUSTOMTEXT1"/>
Thank you...
Hey,
The notes field is not exposed through email marketing at this time. If you wanted to push out more than 50 characters of data you would just have to use each custom field.
for ex:
<Property name="Subscriber.CUSTOMTEXT1"/><Property name="Subscriber.CUSTOMTEXT2"/><Property name="Subscriber.CUSTOMTEXT3"/><Property name="Subscriber.CUSTOMTEXT4"/><Property name="Subscriber.CUSTOMTEXT5"/>
Please let me know if this helps.
Thanks Ryan. I was afraid of that but wanted to be sure I hadn't missed anything. The custom field lengths are quite limiting, although I realize they can be concatenated.
The holidays have come and gone. For many seasonal businesses, this means the rush of shoppers has decreased as well. Instead of turning off the lights and waiting for spring, make your email marketi...
See Article