HomeAPI ManualRequest Push APISample Implementation: ActiveCollab

2.6. Sample Implementation: ActiveCollab

This is a sample Request Push API file for the project management tool ActiveCollab. This example is functional as is, but could also be expanded upon as needed for your particular installation. By adding this file to your HelpSpot installation you'll allow staff members in HelpSpot to push a request directly into ActiveCollab to create a new ticket.

Requirements:

Installation Instructions

  1. Download the file below
  2. Open the file in a text editor and edit the following 3 variables:
    1. $acollab_projid - The project ID to add a ticket to
    2. $acollab_token - Your API token
    3. $acollab_url - ActiveCollab URL from the API token 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 ActiveCollab.

 

Knowledge Tags

Downloads

This page was: Helpful | Not Helpful