Skip to main content

I have a list of 234 account IDs.  I need to list the contacts from these IDs where the Contact Type is of the following:

  Decision Maker

  Primary Contact

  Purchasing Contact

  Business User

  Influences

 

How do I specify the account IDs in my query?  What is the best process to do this?  extract via the DataLoader?  Create a view or report in SF?

 

Thanks for any suggestions,

Steve

 

2 个回答
  1. 2011年11月22日 20:52
    Data loader will be your best choice. Extarct the Account data and contact data. user excel function Vlookup to idetify contacts belonging to the set of accounts
0/9000