Jon_Wu

Jon_Wu

Contact Me
Online Status
Offline
Date Last Visited
‎08-28-2022 12:26 PM
Level 4
Joined the community 08-04-2014
Rank Icon Level 4
San Francisco
  • solved badge Re: Can you trigger on score changes 24 hours ago without a wait step?

    Thanks Greg. This makes sense and i think that would work.I was intrigued that I could define a trigger like this, but from a technical / backend perspective it doesn't make a lot of sense to be able to trigger on events in the past:Does this just not work in general?I'm an engineer and I've been re...

    image_type
    Discussions
    3098 0 1
  • solved badge Can you trigger on score changes 24 hours ago without a wait step?

    I currently have a smart campaign to send emails 1 day after a score field on a lead changes.It looks like this:Trigger on score change and filter out some leadsWait 1 dayRemove leads from the campaign that shouldn't qualify (again, in case they now meet the filter)Send emailInstead of waiting a day...

    image_type
    Discussions
    3241 1 6
  • Re: How can I set a data field to NULL from a webhook?

    I just want to empty the field.Whether that means it's technically empty or null in the database is related, but I want to do the equivalent of Marketo's magical use of the case-sensitive string NULL. I think this actually does set the field to a null value on the backend since the activity log show...

    image_type
    Discussions
    1804 0 1
  • How can I set a data field to NULL from a webhook?

    Is this possible?Let's say I have a field named HighestScoredCategory and I update that with a webhook that returns JSON such as {"categoryName":"Invitations"} that writes categoryName to HighestScoredCategory.Is it possible to return something like {"categoryName":null}, to clear the contents of Hi...

    image_type
    Discussions
    2017 0 3
  • Re: New trigger filter value on "Score is Changed" of 'At Least'

    Hi Greg,With the workaround, is it possible to have a trigger that only fires on positive score changes? It doesn't look like you could say "Data Value Changes", New Value greater than {Previous Value} and that you could only choose a static number.I want my campaigns to start only when scores go up...

    image_type
    Ideas
    3175 0 0
  • Re: Can you use a Marketo lead ID instead of Email as a key in a form?

    Unfortunately, the only possible solution in my case is to have a webhook that calls an API you write to deduplicate leads. You would call this webhook any time a new account is created where the email address isn't empty and the source wasn't Marketo. For example, in my case, leads must be created ...

    image_type
    Discussions
    1461 0 0
  • Re: Java SOAP API - getMultipleLeads hangs even with small batch sizes

    Hi Jep,Thanks for the info. I'm now trying to split up batches by using both sinceLatest and sinceOldest with a 1 day span. I will then try to parallelize this by getting leads from each day in batches, then combining all those into 1 big list to deduplicate everything. However, I'm getting unexpect...

    image_type
    Discussions
    1213 0 0
  • Re: Java SOAP API - getMultipleLeads hangs even with small batch sizes

    Hi Murtza. Thanks for the quick response.That's exactly what I'm using right now and the API just hangs. See in my post above I have the following in my example: leadSelector.setOldestUpdatedAt(factory.newXMLGregorianCalendar(since));As is, it's impossible for me to get all the data I need due to...

    image_type
    Discussions
    1213 0 0
  • Java SOAP API - getMultipleLeads hangs even with small batch sizes

    getMultiple leads is hanging for me even with a batch size of 1 or 50 vs 1000. It simply never returns.I'm trying to get all leads so that I can deduplicate them all. I have logic to grab leads in batches of 1000 where I only return 2 fields for the best performance. This was working fine in May whe...

    image_type
    Discussions
    1238 0 4
  • solved badge Re: Avoiding duplicates with both associateLead and Salesforce sync

    Hi Murtza,We've had this running for a while, and it turns out it's not quite working as expected.QUESTION: In what scenarios can duplicate leads be created?When you fill out your email on our site, I call associateLead from Munchkin. We are seeing many duplicates, but from the Munchkin documention ...

    image_type
    Discussions
    1301 1 0

Top Badges Earned

Customize up to 8 badges at the top of your trophy case for all other Community members to see!Customize up to 8 badges at the top of your trophy case for all other Community members to see!
  • Contributor Contributor Earned on 7.27.21 Earned by 280 people Select to learn more
  • Seeker Seeker Earned on 7.27.21 Earned by 681 people Select to learn more
  • Ignite 1 Ignite 1 Earned on 7.27.21 Earned by 4258 people Select to learn more
  • Affirm 1 Affirm 1 Earned on 7.27.21 Earned by 713 people Select to learn more
  • Shape 1 Shape 1 Earned on 7.27.21 Earned by 831 people Select to learn more
  • Ignite 10 Ignite 10 Earned on 7.27.21 Earned by 294 people Select to learn more
  • Ignite 3 Ignite 3 Earned on 7.27.21 Earned by 1173 people Select to learn more
  • Ignite 5 Ignite 5 Earned on 7.27.21 Earned by 660 people Select to learn more
Public Statistics
Date Registered ‎04-08-2014 12:26 PM
Date Last Visited ‎08-28-2022 12:26 PM
Total Messages Posted 85
Likes Received 25