Forum Discussion

anshul_nayak's avatar
anshul_nayak
New Contributor
8 years ago

I need to send JSON response from command line in between REST request execution.

My scenario is -  I have a REST request with POST method, in between of REST request execution I need to send a JSON response from command line. I have groovy script to run rest request - "def execu...