Search Content


Content Categories



Note Wizard (Salesforce + Evernote)

Evernote is a very cool and useful application for taking notes, saving web clippings and archiving images that represent notes (sometimes its faster to just take a picture). One really great thing about it is that it does OCR on your content (event the text in your images!) and makes it all searchable.

What if you could save your Notes right into Salesforce? You can (only as Documents for now)! Coming soon is integration with standard and custom objects, which would let you do things like take a picture of a business card and import it into an Account/Contact combo. Maybe take a picture of a whitboard of notes and save it as an Activity.

Steve Buikhuizen has created the Note Wizard application. It’s definitely worth looking into. It’s an integration with Salesforce and Evernote all running on Amazon EC2 and S3!

 

Good work, Steve!


Related E-Commerce CRM Articles

"Traditional software is like cocaine"


In a mind-numbing interview with ZDnet, Harry Debes, CEO of ERP vendor Lawson Software, demonstrates why the traditional enterprise software market is overdue for disruption. Debes' remarks show how little care and understanding legacy...

Read more about "Traditional software is like cocaine"...

Calling Apex Web Services from PHP


Apex Code can be exposed as a Web Service and made available outside of your Salesforce environment (e.g. from a PHP page). This approach essentially lets you build a personal API into your Salesforce org and eliminates the need for calling...

Read more about Calling Apex Web Services from PHP...