Resolved! How do I add getProperty value to my URL?
Hi guys, So I'm trying to pass the sys_id of a catalog item inside my url in an email script. I've created sys_property to house the value of my sys_id. Now I'm trying to pass that property as part of my URL. Below is the current script that's not wo...