Added by Andrew Fortunka over 14 years ago
Hi!
I've been searching the net for an answer but I didn't found anything.
I have an internal company application written for managing company life (projects, contacts etc.) and I want to attach redmine to some of the projects. The idea is to create project in redmine using this application interface. Is there a possibility to do this? Is there any API I can use?
Thanks for help!
Redmine has some beginnings of a REST API, mainly projects in 0.9 and issues in to-come 1.0, search in the wiki for more info.