Highrise Connection

See the Connector Marketplace topic. Please request your administrator to start a trial or subscribe to the Premium Highrise connector.

Highrise, by Basecamp, is a cloud-based customer relationship management (CRM) software that helps businesses manage contacts, leads, and communications in a simple and intuitive platform.

This topic describes how to authenticate to Highrise and configure any necessary connection properties in the Highrise connection connector.

Connection Configuration

Each connection property available in the Highrise connector is explained below.


Connection Name

The name of the connection to be created should be provided. This is the name that will display on the list of available connections.


Account ID

Account Id of the currently authenticated user.


Auth Scheme

The type of authentication to use when connecting to Highrise.

Possible Values

  • API Token: Set this to perform Highrise API token authentication.

  • OAuth2: Set this to perform Highrise OAuth2 authentication.


API Token

If API Token is selected, provide the API token used for accessing your Highrise account.


OAuth2

If OAuth2 is selected, additional configuration parameters will get listed.

Client ID

The client Id assigned when you register your application with an OAuth authorization server.

Client Secret

The client secret assigned when you register your application with an OAuth authorization server.

Access Token

The access token for connecting using OAuth.

Refresh Token

The OAuth refresh token for the corresponding OAuth access token.

The Refresh Token property is used to refresh the Access Token when using OAuth authentication.


Add Configuration: Additional properties can be added using this option as key-value pairs.


After entering all the details, click on the TEST button.

If the connection service identification and authentication details are provided correctly, a success message stating “connection available” is generated.

Click on the CREATE button to save the changes.

If the details are incorrect or the server is down, you will get a message “Connection unavailable”.

Top