Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
If you really want to create a Lead, you can run a Contact through a Sync to SFDC flow step and assign them to a Queue. This will create a duplicate Lead. It's not a good idea though because we won't ever have an association between the Lead and Contact, and they will be two independent records. Dep...
I see - in that case, you might want to check to see if you have a 'Person is created -> Sync Lead to CRM' trigger enabled.You control when leads that are created in Marketo are synced to SFDC. If you have this trigger enabled, anyone that fills out the form, including dummy/test/internal leads will...
What he said.What's the use case Sant Singh Rathaur?
I'm not sure that link is relevant here?
I never considered it was possible to activate a Campaign is Requested trigger with an 'is any' operator.
Do you use the Splash check-in and badge printing capabilities? If so, what was your experience with them?
Hey Jo - yep, see here Using a Universal ID for Subscription Login - Marketo Docs - Product Documentation
Perhaps consider sending your email in an Email Program and enable the headstart feature to alleviate some of the processing time concerns.
The workspace is where you store your assets.The partition is where you store your data on a person, including whether they are unsubscribed or not. You can have someone exist in more than one partition (as a duplicate), and this record could have a field value 'unsubscribed = true' whilst their dup...
I suppose one way you can record all the UTM history in one field is through a change data value on an additional field you've created called 'UTM History'. You can change the data value to {{lead.utm history}} + {{lead.utm campaign}}If your existing utm history field contains the values "Email" and...