phorax/activecollab-api

This package is abandoned and no longer maintained. No replacement package was suggested.

Missing feature for activeCollab API

1.0.2 2019-03-30 14:44 UTC

This package is auto-updated.

Last update: 2021-01-16 10:11:48 UTC


README

Simple activeCollab API connecting directly to MySQL server database.

Necessary since the office API does not

Installation

Install with composer via packagist with the command:

composer create-project phorax/activecollab-api

Setup

Create .env file with activeCollab MySQL server credentials as a copy of .env.dist.

How-to use

Send GET request to the endpoint url with the corresponding payload.

Authentication

Send X-Angie-AuthApiToken header with your API key.

Endpoints

GET tasks/{id}

Retrieve project id.