Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Thanks both, will give that a shot and report back,Re the city thing, I sadly created a load of member parameters before I realized there was a limited number available and theyre undeletable.I have therefore had to repurpose a load, so that is actually called 'Program member string 1' but sadly sti...
I am having trouble producing a script to reference a program member value. The below works fine when I use a standard Lead field, so assume my script is OK but my exact language in referring to the program member object is wrong.Is there something obvious at fault below?Is there any documentation t...
You were correct Sandford, there was a bug which the Marketo team rectified
Thanks SandfordI have set up a completely fresh email, containing the token call for just the below script${dCPG202407_cList}Note I set up a new object starting without numbers. For further context, "Policy Number" is the Key (set up as a string) and I am linking it to the lead table connect "Broker...
Hi,I am receiving the below error message when trying to reference a custom object in a script. Cannot get email content-
String index out of range: -1 near
${202407DCPG.brokerConta |
I have set up a script that I want to use to print content as and when people have a certain email domain as the below. It defaults to the 'else' even when the users email is xxxx.yyyy@1234.comWhat have I got wrong?? #if ($lead.email.contains("@1234.com"))
The following message is for @xxxx.com onl
...Thanks both.Sadly we're already riddled with dupes from our SFDC instance! This is a rare case where we've accidentally created some (thanks to an enthusiastic rep), so they're ones Im hoping I can actually deal with.Go try merging a couple of Marketo only dupes, as recommended
Thanks both. 1 record is MKTO only one is in SFDC and MKTO I am trying to merge the Marketo only record into the SFDC one, when I receive the error
Im trying to merge contacts with the same email address. The contacts were originally added in Marketo, they have since been added in SFDC, creating duplicates in Marketo. Selecting the SFDC contact as the lead as per belowI get the following error - "Merge failure, unable to perform merge operation...
SMH!Thanks, all working! It was the (0) etc causing the issue that drew in the same values over and over