Top 5 Contacts per Account | Community
Skip to main content
New Participant
July 18, 2020
Solved

Top 5 Contacts per Account

  • July 18, 2020
  • 1 reply
  • 2016 views

Will need to make an email blast for the Account/Company list that we have identified for the campaign. I have been asked to pull the top 5 contacts associated with every Account/Company list that we are targeting. We will be identifying the top contacts based on the behavioural score which is a measure of how well they engage with our marketing assets.

Please advise, thanks.

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

Hi,

 

This sort of Smart List filter is not possible with standard Marketo tools / within the Marketo web UI.

 

You could export all your leads, with the score field included of course, and filter them offline. Then reimport into a static list or update a field (such as a DateTime field AccountLeaderboardAsOfDT).

 

Or you could use a webhook to a call a service that keeps the running leaders.  The problem with this — and I say this as someone who loves webhooks in general — is everyone needs to be running through the 'hook, all the time, because you need to be able to push the former leaders back to no-leader status.

 

 

1 reply

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
July 18, 2020

Hi,

 

This sort of Smart List filter is not possible with standard Marketo tools / within the Marketo web UI.

 

You could export all your leads, with the score field included of course, and filter them offline. Then reimport into a static list or update a field (such as a DateTime field AccountLeaderboardAsOfDT).

 

Or you could use a webhook to a call a service that keeps the running leaders.  The problem with this — and I say this as someone who loves webhooks in general — is everyone needs to be running through the 'hook, all the time, because you need to be able to push the former leaders back to no-leader status.