vote up 0 vote down star

I apologize if this is slightly off-topic.

I'm hoping to find a software-as-a-service CRM system that can be easily integrated with our custom user management application. Fundamentally, we have user our own accounts and provide services to these registered users; frequently, we have email conversations with people that own these accounts - it would be great if our CRM interface would suddenly light up with the record of these conversations.

Here's my dream solution, let me know if this is possible: - We have a "service" email alias; i'd want to add the "track@GreatCrmVendor.com" to that alias so that all emails are CC'd to our CRM vendor. - In the admin UI for our app, I'd love to have access to the emails that the CRM vendor has captured for us - something like a REST-based web service call that aks "give me all email headers for customer with email X".

Do you know of such CRM vendor?

Clarification: I know how to build such a catch-all email account, parse the emails, record them in the database and all... I just don't want to invest the development time in it, I'm hoping we can just integrate with a good off-the-shelf solution.

Thanks!

flag

6 Answers

vote up 1 vote down check

Salesforce.com has an extensive SOAP API for what I understand.

http://www.salesforce.com/developer/

link|flag
vote up 0 vote down

Try this:link text

It plays well with email - AND has an API if you want to do integration...

The links to info on email integration is on the above page, as well as developer API's

<< DISCLAIMER: not employed by them, just a happy customer >>

link|flag
very interesting... thank you! And the funniest thing is, my marketing people are already toying with that system. – Alex Sep 25 '08 at 18:55
vote up 0 vote down

http://www.salesnet.com

link|flag
vote up 0 vote down

There are several apps in the Salesforce AppExchange that claim to handle this:

The salesforce.com API is also pretty straightforward to use.

link|flag
vote up 0 vote down

Sugar CRM has an API, and they offer a hosted service.

See: http://www.sugarcrm.com/wiki/index.php?title=SOAP_Documentation

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.