How to test POST rest api connector?

Hello, 

I wanted to ask how to test a POST request using the rest api connector in Bonita. I'm not sure if the one I created is working. I've manage to make GET request work though.

Thank you.

Hello,

the best then is to create a simple process, add your connector and run it.

You can try to debug the connector, but you don't have the source: debugger will be not so simple.

How to debug? https://youtu.be/luIlf7SoVCE.

Best