Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Try looking for Original Source Type = salesforce.com. That shows all therecords that were created in SFDC and then synced to Marketo. Hopefullythat is closer to what you were looking for!On Mon, Mar 25, 2019 at 11:12 AM Tyler Mosher
It might be worth putting together some dashboards and utilizing Prompts so that you can simply select the lists you want. You can set the default selections in the dashboard, so you only have to change your include/exclude logic right in the dash, and it will let you change up to 9 at a time.For ch...
Are you looking to pull a list of all records synced to SFDC, or determine if a specific record is synced?In a smart list, there are a few ways to do this, but you can use the filter SFDC Type is not empty to pull a list of everyone who's been synced. Might be worth adding SFDC Is Deleted = FALSE as...
Do you need the data itself changed, or are you just changing the link to put it in an email? If you're just using it in an email you can do it with velocityhttp://developers.marketo.com/email-scripting/ Otherwise you may want to look into a webhook or see if Qualtrics has an easy way to send the li...
Are you trying to keep an existing Marketo template and add Movable Ink HTML inside of it? If so, just add a richtext module and edit the HTML of that module instead.
Hi! Do you have a particular platform or script you are trying to call using a webhook? If you don't mind sharing what it is, we might be able to provide some more specific documentation or background!
It does seem weird to me that there is a smart campaign referenced for the change, but then Marketo calls out SFDC as the reason it changed. I might reach out to support to see if they can nail down which place it originated from, and that would help narrow it down quite a bit!
Could be too many nested smart lists or too complicated logic. Has this report worked in the past?
Quick check (you've probably already checked for this) - you don't have any other campaigns named Lead Source --> Web Direct do you? If you search for that record in the Database the campaign that updates it should be clickable in the activity log.
Love this approach - and especially that it's using a different field than the native Unsubscribe. You could even us Marketing Suspended if you want to use a system-level field. It keeps things cleaner.