well, I haven't really touched the API much in recent times. But my understanding was the leadID was on the way out and the GUID was on the way in. But I think broadly speaking you...
does the confirmation email have a link to unsubscribe? it should be in the format {{system.unsubscribeLink}}. It is non-negotiable to include this, even if the email is operationa...
The use case isn't really a one-size-fits-all approach though.You have a very complete lead record that was updated 6 months ago.You have a duplicate lead that was created 1 minute...
I have seen some people use a multi-part form.Page 1 - Form 1. On submit = redirect to page 2.Page 2 - Form 2. On submit = redirect to page 3.Page 3 - Form 3. On submit = "Form" co...
Steven,All leads in SFDC sync to Marketo (sync filter not withstanding).However, you control the timing of when a lead syncs from Marketo to SFDC. A use case might be that Marketo ...
"should only include people who have not clicked on a link in any email in the last 6 months."I agree, but it's also including people who haven't clicked a link in the last 5 minut...
Hey David,Sanford is trying to figure out what the value is for the field of Appointment time.I'd do the following:1. Create a new lead "test@test.com"2. Open up their lead record ...
This'll find everyone who hasn't clicked within the last 6 months and the last 5 minutes. I'm assuming the questioner wants more depth than just haven't clicked in 6 months (but th...
Phillip - it helps if you start with a problem that needs solving.For example, have your team figure out how to script up some text to display if they have a particular product ver...