Content
You are here:
[Solved] API for boards and topics
Added by Marcus Drobisch over 9 years ago
Hello Dear Openproject Team,
is it possible to read a list of boards and corresponding topics via the API V3?
We need this to detect new actions in our plattform and create automatic topics via eMail?
I haven’t found any informations in the API-documentation for now.
If not, is there a workaround via the Acivity-API or the posibility to add the functionality with a own plugin?
Thank you very much
Marcus Drobisch
Replies (1)
Not yet…
In the long term it should be possible to reach all functionalities via APIv3, but currently our efforts circulate around work packages and their related resources.
External authentication is also currently missing, but will probably make its first steps in 4.2.
It is possible to add that functionality through a plugin, but as it concerns a core functionality I’d also welcome a PR against the core.
If you’d like to extend the APIv3 here, I’d propose to fist make a PR with the relevant documentation changes, to allow a discussion about how the endpoints should look etc.
After we agreed on the “how”, you could then provide the implementation.
Best regards
Jan Sandbrink