API Access to Projects?
Hi,
I wanted to ask, is there a way to access projects via the web API? The documentation does not appear to include that functionality at this time.
Also, if the API exists, is it possible to attach custom data to a project?
I wanted to ask, is there a way to access projects via the web API? The documentation does not appear to include that functionality at this time.
Also, if the API exists, is it possible to attach custom data to a project?
Comments
Du to lack of time I did not manage to update the API docs with the new functions. It is still on my todo.
As intermediate solution open normal gui with open developer tools (or reload after openening them). Go to network and serach latest socket and select frames. Then you see commands that get send and the answers.
Here a list of project related api commands