Native Freshbooks-Salesforce Integration

We have written a few Freshbooks-to-salesforce connectors over the last couple years.  Our time tracking and billing is done from Freshbooks and we manage project information in salesforce, so a connector is required.

The first version was in PHP – perfect for a proof of concept.  Next, we wrote one in Python for Google App Engine, which worked well, but then we had to manage an external service, authorize the connection to salesforce, and worry about salesforce changes that would impact the integration – plus, it was burning up API calls for the salesforce orgs that were using it.  The final version, which we just submitted for the security review for the Salesforce.com AppExchange, is completely native.  This means you enter your Freshbooks token into salesforce and then salesforce handles pushing and pulling all the data – no 3rd party servers involved, easy install, and we don’t have to manage bandwidth and storage quotas on our cloud.

Putting it all together:  If you use Freshbooks and Salesforce.com, you should follow us on Twitter @cambridgecloud or check our blog again soon to try it out.

  • blog
  • Leave a Reply

    Your email address will not be published. Required fields are marked *

    *

    You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>