See all screenshots
(May 06, 2008)

Release notes: Initial release used for API development. Should work fine, but never publicly tested.

View Complete Version History

License: GPL
Works with:
  • activeCollab 1.1.x
  • activeCollab 2.1
  • activeCollab 2.3
Author: Ilija Studen
Homepage: http://www.activecollab.com
A simple tool made for interaction with activeCollab API. It’s great for testing and learning about the API.

Unpack somewhere in your document root so you can access it through your web browser and play with the parameters.

Comments

avatar Guest 2010-02-06 4:40
Hello, can someone post some instruction for using the api tool to import multiple tickets (and underlying) tasks. I’am a total newby and searched overall, but did’nt find how to use this. Thanks advance
avatar Ilija Studen 2010-02-07 4:21
Hello Pieter,

Please check out API documentation for details.
avatar Guest 2010-06-09 3:46
Hello,

There’s a way to obtain projects names and categories for each of this projects?
Tanks,

Marcelo.
avatar Ilija Studen 2010-06-10 7:35
Hello Marcelo,

At the moment, activeCollab API does not provide category management. We’ll see to add support for that in one of the upcoming releases.
avatar Guest 2010-07-22 1:03
Hi,
Does this tool work with the latest version of aC (i.e. 2.3)?

I can’t get it to work, while the API works ok if I use an URL on the command line (e.g.: https:/our_acsite.com.au/public/api.php?path_info=/projects/2/milestones&submitted=submitted&token=xxxxxxxxxxxxxxxxxxxxxx)
avatar Ilija Studen 2010-07-23 7:23
Hello Casper,

Yes, this tools works well with activeCollab 2.3.1. Please check your setup.
avatar Guest 2010-07-25 11:18
Hi Ilja,

Maybe you can tell me what I am doing wrong…

In the test tool I entered in URL: https://our_acsite.keytrust.com.au/public/api.php?path_info=/projects/2/milestones&submitted=submitted
In API key I entered my key (triple-checked…) and I selected XML for output. I left the POST params blank. When I press Go, all I get to see on the right-hand side is “Status: 0 ()”. Actually, it doesn’t matter much what I enter for URL, all I get to see is the 0-message…

What else should I check?
avatar Ilija Studen 2010-07-26 9:05
Hello Casper,

Have you been able to resolve the problem with read requests? I figure you did because you said that in forum topic that you started.
avatar casper 2010-07-26 7:02
Hi Ilja,

Read requests work fine for me when I just use an URL, but they don’t work for me when I use the test tool…
avatar Ilija Studen 2010-07-27 3:47
Hello Casper,

As mentioned before, I recommend that you check your PHP platform. If read requests work from other tools, than there’s nothing wrong with activeCollab. If they don’t work with test tool, than something is off there. Maybe PHP can’t make a request, or parameters are not properly set.

Do you have any other PHP apps running that are making HTTP requests?
avatar Guest 2012-01-02 11:57
Hi ,

I need info regarding API Testing tools,on which browsers and who performs this API testing?

I would be really greatfull

Regards
Swetha.
avatar Ilija Studen 2012-01-04 9:55
Hello Swetha,

API test tool works in all modern browsers (Firefox, Safari, Chrome, IE…)

Post a Comment