Helpscout Integration
12 Jun 2014
,
We have recently completed an integration with Helpscout, a great help desk application. This integration was super simple and doesn't use either API. Here's how we did it.
The Beauty of Ultrahook
03 Jun 2014
,
While webhooks are providing new and exciting ways for us to develop web applications and have them integrate with each other, it can often be quite tiresome to push your entire project to a development...
Email addresses everywhere!
30 May 2014
,
OnePageCRM uses an email address as the unique account identifier. This means that you can only have a single OnePageCRM account per email address. Our team uses different ways to get around this during testing....
Create Contact via URL
04 Apr 2014
,
We recently released a really simple way to create a new contact. You can use URL parameters to automatically populate the Add Contact form in your OnePageCRM account. Click on the link and your OnePageCRM...
Fun with Webhooks
01 Apr 2014
,
Dan is working with us here at OnePageCRM. He's planning to make a 'deal bell' that rings when someone closes a deal in OnePageCRM.
Using the OnePageCRM API with Ruby
14 Mar 2014
,
I have created a short ruby script to help getting started with the OnePageCRM API. The script is available on the OnePageCRM Github profile. It contains a small subsection of calls and functions available using...