Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
I'm not sure what I'm doing wrong then for it to not show up.
I reached out to support and they said that sfdc CO's wouldn't be available under the custom object column in the script because it's not a Marketo CO. But the object itself without it's fields are available under the Person section. Doesn't really help since we need to pull the CO fields.
Thanks, Sanford! It works now Contains vs matches makes sense, thank you for explaining. I showed the dev this - I think we will have an easier time in the future!
Hi all,I'm trying to create a script that says if a contact has an account owner of any of the stated emails (below), display html and if not display different html. However, when I try to test it, I get this error: Cannot get email content-
Encounte
...Sanford Whiteman Hi Sanford - Continuing the discussion here!So my comma problem - I'm trying to create this script (below) which works but I don't know what to do about adding a comma to the countless values that could be displayed if under 25k. Any ideas? #set ($scorecap = $convert.toNumber(${lead...
Sanford Whiteman Hi Sanford - do you have a solution to the comma problem?I'm trying to create this script which works but I don't know what to do about adding a comma. I can display the default value that I want to display with a comma when the value is over 25k but when it's under 25k that's wher...