Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
There appears to be two forms on this page looking at the source code: id 1181 and id 1061. Do they exist and are approved in your instance?
Pop-up blocker, maybe (since the designer opens in a new tab on a new sub-domain)? Chrome does this to me all the time until I whitelist the Marketo domain.
If you have any Smart Campaigns (trigger or batch) running that use any of the SFDC flow steps (Sync Lead, Add to Campaign, Change Owner, etc), Marketo will attempt to make API calls to Salesforce for every lead that runs through the flow step.
Use a trigger campaign.Trigger:Data Value Changes : (Field you're looking to track)Flow:Change Data Value: Attribute = (Field holding your timestamp), New Value = {{system.datetime}}
You'll also want to make sure you don't have other users deleting records or any type of API integration that might be deleting them.
The latency could be on your server accepting the email or delivering it to your inbox. Support can pull the delivery or bounce logs if you can provide them the time you sent the sample email.
Marketo doesn't. Hard bounces and soft bounces are different events that happen for different reasons, and no amount of soft bounces will automatically mark an email as invalid. Only a category 2 hard bounce will mark a record as invalid automatically.
Hi Alexis,Please submit a Support Ticket with that screenshot. You shouldn't be receiving that when trying to export a list.
If you can provide the JSON of your request and response and a screenshot of how the Smart List in your campaign is set up, it will be easier to troubleshoot what's going wrong.
I am able to query Campaigns without a value for isTriggerable. What is making you think it's mandatory? Are you getting an error code (and if so, which one)?