Connector to connect Talend ESB REST service from Bonita BPM

Hi,
We are using the Bonita BPM community version 6.3.2 and Talend ESB open studio.
We have a REST service in Talend ESB and want to consume that service in Bonita BPM.
I verified the connectors in Bonita BPM, but there is no connector to connect the Talend ESB Rest service.
Please let me know if any useful information with this.
Thanks,
Kishore

I think you need to write your own connector.

Hi,

You should create your own connector, as the default one is for WS,
You will find a working example of a REST connector here http://community.bonitasoft.com/project/trello-application-example-including-trello-connector

In the second post you will find how to developpe it and the code

Cheers