activecollab-feather-sdk icon indicating copy to clipboard operation
activecollab-feather-sdk copied to clipboard

PHP SDK for ActiveCollab 5 and 6 API

Results 13 activecollab-feather-sdk issues
Sort by recently updated
recently updated
newest added

Can you filter tasks between dates and labels? Something like this? Filter on dates: /projects/{project_id}/tasks?from=YYYY-MM-DD&to=YYYY-MM-DD Filter on labels: /projects/{project_id}/tasks?label=LABELNAME

I'm currently using the ActiveCollab API and looking for the new **Task Dependencies**. Looks like they're not implemented yet.

I don't know if it's the right place or event if this repo is maintain, but I'll give it a chance! When trying to get a auth token (using this...

The url to the docs is wrong seems to need /index.html eg https://developers.activecollab.com/api-documentation/index.html and in the Connecting to Self-Hosted Active Collab Accounts code eg the /projects needs removed, eg. This...

Sorry if this is not the right place but I can't find help for my problem I'm trying to connect to ActiveCollab API but it is impossible. I tried with...

When having a PHP version >= 5.5 (which all production env should have at this point), we end on line 101 for uploading an attachment. Not setting the mime_type is...

Hi and thank you for this wonderful SDK. We were wondering why comments were missing and found the undocumented ?page=INT parameter. I can't find any information about this and other...

enhancement

Hi there, In your self hosted examples, you have the endpoint as "https://my.company.com/projects", but if you try to add any server based on that example (Eg. "https://zbr.blah.com/projects"). You always get:...

Attachments are not working for me. I may be doing something wrong, but I'm getting validation errors as if I'm not sending any data. I'm using the following: $response =...

I'm still getting this error with the latest release. Not sure where to tell which version we are on, but I'm still getting the error.