Connector for OpenProject API

Hi, I wanna ask, does bonitasoft got a connector for OpenProject API? I can't find it anywhere. Thanks :)

Hi,

There is no official specific connector forr OpenProject API. However it seems to be a service with a HTTP API so you may try to use the Rest connector against their API.

If you need something more straightforwrard, you can always implement a custom connector using the maven archetype

HTH
Romain