Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Is it possible to pass a program-specific token (e.g. {{my.Custom Program Title}}) to a campaign that exists outside the program, but has been requested from within the program? Here's a sample flow:Person fills out formProgram "Form" has a triggered smart campaign called "Converted" that picks up t...
Probably missing something simple, but I'm trying to use a basic setup with a snippet -- two editable sections in an email template, the top one will be unique/editable by the user, while the bottom one will be a snippet so that it's consistent across every email using the template and only has to b...
I'm utilizing the Usage endpoint to grab daily API errors, but I'm not getting the users generating the errors.Below is the output I'm receiving. It's successful, just lacks the userId that the example shows to point me at who is causing the issue. I also tried the last7days and usage endpoints, but...
Is there any way to see which version of a dynamic email a prospect received? I can check their segment and make an assumption, but is there anything that can definitively tell me which one they received?
I'm trying to track changes to four specific SFDC fields via the Marketo API: sfdcLeadId, sfdcAccountId, sfdcContactId and sfdcType, but am not having any luck. My first approach was to tap into the leadchanges.json endpoint and focus on Change Data Value activity type, but it doesn't look like thes...
Has anyone encountered a REST call that returns successful, returns moreResults = 1, but doesn't return any results? I'm setting up a warehouse to log all of our interesting moments and am backfilling it to start with. For the most part this has worked fine, but there's a certain period of time that...
I'm trying to see if it's possible to pull any SFDC opportunity information via the REST API. From what I've seen it looks like there's a limited amount of SFDC information available via the API and none of it is opportunity-related. Smart list filters like "Has Opportunity" and its related constrai...
I've noticed on a few occasions that Marketo will create a duplicate lead even if the email address is the same and am trying to understand why this would happen. Example log:You can see in the screenshot that there was an existing lead, then a new form fill out occurred and triggered a "New Lead" a...
Quick question about the expected behavior when dealing with Salesforce Contacts attached to Accounts. Once a Contact, the Company Name field is not editable in Marketo via the Lead screen, but you can still "modify" it via the Change Data Value flow step. The change shows in the activity log, but d...
I've run into the following situation a few times and am hoping someone might have a solution:A new lead is createdThe lead is synced into SFDC as a leadSmart campaigns in Marketo run triggered by lead creation, updating various data valuesA managed package automatically converts the lead to a conta...