How to test POST rest api connector?

1
0
-1

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.

1 answer

1
+1
-1
This one is the BEST answer!

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

Notifications