Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Curious if anyone else has noticed a change to the SFDC sync behavior when it comes to inserting new records. From what I remember, inserts from the Marketo side (triggered either by a flow step or a change program status for a program synced to a SFDC campaign) happened real-time and independently ...
During an upgrade of smart campaigns to "Campaign Version 2" (CV2), the information logged in the activity log has changed. Before, you could easily trace what choice was executed based on the log details, but now the new "Choice Number" information doesn't appear to have any meaning.For example, if...
I noticed an odd issue with some new templates we've rolled out concerning dynamic content. The issue stems only when making sections dynamic--the templates work flawlessly when content is static.What appears to be happening is that when a section becomes dynamic, the inline styling of any elements ...
Looking through the Marketo email syntax documentation, I was wondering if it's possible to code an image element, but make it removable at the same time?Here's my example:
The element shows great, but if the user opts to not use an image, they're stuck.From time to time I'll find contacts that get out of sync with Salesforce. The records will have values in Marketo, but not in SFDC, mismatched values, etc. It's not super common and it's easy enough to fix by forcing a sync with the record -- but my question is whether or not anyone has found a way...
I'm exploring syncing some of our custom SFDC objects into Marketo and had a few questions:When viewing my SFDC schema and searching for the custom object, I see the following:The SQL and SQL Contact objects are different, though SQL Contact has a master-detail relationship to the SQL object. Based ...
I'm poking around in RCE and am trying to create a custom measure to use in an opportunity analysis field. Essentially, I want to recreate the Opportunity Amount measure, but using a custom synced field (we don't use the native Amount field in SFDC opportunities). However, when I click "Create Calcu...
Not sure if it's just me or not, but I've seen an increase in 604 (request timed out) errors in the past week or so. They're coming via a custom API solution that had run fine for about a year prior to this. The errors are still relatively infrequent in context of how many calls are being made, but ...
I'm trying to use the Leads endpoint to loop through every Marketo record (300 at a time), but I'm not sure how to use a filter that will retrieve everything.I tried using a custom checkbox field (Marketable__c), and passing in the filter values of 1 or 0 (ie the only two possibilities), but I get a...
I'm assuming the normal behavior of a Request Campaign flow step is to run the requested campaign (Campaign B) in parallel with the campaign that requested it initially (Campaign A)? Is there a way to tell Campaign A to pause its flow until Campaign B has finished its flow?Essentially there's depend...