Export contacts from ACT, Salesforce, Outlook, QuickBooks, etc.
Posted
by Mike Wallace
on Stack Overflow
See other posts from Stack Overflow
or by Mike Wallace
Published on 2010-03-16T07:08:43Z
Indexed on
2010/03/16
7:16 UTC
Read the original article
Hit count: 339
What API's / SDK's / software tools are available to export contacts from popular CRM and accounting packages?
What I'd like to do is offer an address book in my web application and have a button that says "Upload your contacts from X". The user could then click a few buttons and his contacts would be automagically uploaded from X.
A company called Plaxo has a widget that does exactly what I am looking for, BUT:
- They only support a limited number of data sources (I am most interested in ACT, Salesforce, Outlook, and QuickBooks), and
- They only support e-mail addresses. I am most interested in street addresses ("123 Main St, Anywhere, CA, 90123")
© Stack Overflow or respective owner