It's my experience that if you assign the Program ID to a Velocity variable in the email itself, it's not available in the context of Email Script Tokens and vice versa. However, a...
Thanks Jay, this worked for me.
I also had to prefill a multi-select field with multiple checkboxes and found out that this can be handled as a regular field, since the data is st...
How about setting disableClickDelay to True? Since it doesn't wait 350ms to track clicks, that should certainly help a bit.This is where this setting is documented: https://develop...
Yun Bai no issues, other than that records without Company or Last Name will not sync and you'll need to create a Smart Campaign as Gregoire suggested to 're-sync' those records o...
As an alternative, consider adding a "clean Account name" custom field in SFDC, which is populated with a Workflow or Custom Trigger, then syncs to Marketo. Velocity scripting will...
This error wouldn't be related to the fields. Likely, there is an issue with the payload. Have you specified the lookupField? Is your action 'updateOnly'? In the payload, are there...