HomeAPI ManualRequest Push APISample Implementation: 37 Signals Highrise

2.4. Sample Implementation: 37 Signals Highrise

This is a sample Request Push API file for the CRM tool, Highrise. This example is functional as is, but could also be expanded upon as needed for your particular needs. By adding this file to your HelpSpot installation you'll allow staff members in HelpSpot to push a customer/person/contact directly into Highrise. The attached script will also check that you're not adding a person who already exists so that duplicates are not created.

Screenshots:

Requirements:

Installation Instructions

  1. Download the file below
  2. Open the file in a text editor and edit the following 2 variables:
    1. $highrise_url - The URL to your Highrise installation
    2. $api_token - An API token from your "my info" page
  3. Upload the file into HelpSpot's /custom_code folder

That's it, you'll now be able to push any existing request from HelpSpot into Highrise.

Knowledge Tags

Downloads

Related Pages
This page was: Helpful | Not Helpful