Count of accounts by list | Community
Skip to main content
New Participant
December 8, 2015
Solved

Count of accounts by list

  • December 8, 2015
  • 2 replies
  • 1573 views

Is there any easy way to get the number of accounts via a list?

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 gkrajeski-SWLN

I ended up doing an export to Excel and then removing duplicates from my Company column.

2 replies

gkrajeski-SWLNAuthorAccepted solution
New Participant
December 9, 2015

I ended up doing an export to Excel and then removing duplicates from my Company column.

Grégoire_Miche2
New Participant
December 9, 2015

HI Geoffrey,

There is none, at least directly.

You can create a lead performance report and group them by company name. The number of rows in the report will give an indication (not very accurate, as they might be some homonyms and some weird values, gathered from forms.

If you use SFDC or Dynamics, you can add a smart list to select CRM contacts only, it will give an information that will be accurate, but you might as well get it from your CRM.

An API was recently released that gives access to the company object : Marketo REST APIs: Company Objects » Marketo Developers

-Greg