SFDC Campaign Filter | Community
Skip to main content
June 9, 2016
Question

SFDC Campaign Filter

  • June 9, 2016
  • 2 replies
  • 3197 views

I'm attempting to change a trigger campaign to batch. We currently have a trigger that ignites once an individual is "added to a SFDC campaign". Since this trigger is not reliable (it's not always firing) we need to change this to a daily batch, but I have quickly realized none of the current filters will suffice:

1. 'Campaign was Requested': you cannot add a constraint explicitly stating only a SFDC campaign

2. 'Member of SFDC Campaign': there ins't a date constraint to only pull in prospects added in a certain time frame.

After coming across this post my suspicion was confirmed - there currently is no filter for 'was added to SFDC campaign' in MKTO. Does anyone have a work around or another way to thinking about this? Or am I just stuck with a trigger that only works 50% of the time?

Thanks in advance!

Mindy

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Grégoire_Miche2
Level 10
June 9, 2016

Hi Mindy,

"campaign was requested" is for Marketo smart campaigns only, not for SFDC one.

Use the "SFDC Created date" constraint, it relates to when the campaign membership was created into Marketo.

-Greg

June 9, 2016

Hi Greg,

Thanks so much for your help! I really appreciate it.

So after testing this idea, I don't think that the 'SFDC Created Date' relates to the campaign membership created in MKTO. When I added this constraint, it pulled in 58k people which seemed odd to me.

Then taking a sample, these prospects weren't added to a SFDC today.

Thanks Greg! I'll keep playing around to see if I find anything else to help.

Mindy

Grégoire_Miche2
Level 10
June 9, 2016

Hi Mindy,

I will run a test on this... It may mean the date at which the campaign was created or the date at which the lead was created, but it would make no sense...

-Greg

June 9, 2016

I'm really interested in why the Trigger only works some of the time?

Have you experimented with the "Status is Changed in SFDC Campaign"? That has a 'Date of Activity' constraint. I usually use this instead, but that is a very specific flow related to one SFDC Campaign so it may not work for what you're trying to accomplish.

June 9, 2016

Yep - me too. At both companies I have worked for, I have chatted with MKTO support on this issue many times. Basically the response is - the more triggers you have, the more you're asking Marketo to do, the more chance of something not running.

Josh Hill speaks more on how an influx of triggers can cluster up and slow down your MKTO operations as well, another reason we were attempting to change triggers to batches if we can: Load Balancing in Marketo

Thank you for your suggestion! I'll think about it a bit more, but think it may be too niche into one campaign while we are really just trying to say "anyone that has any SFDC campaign ignited... do XYZ". Thank you again!