Created 09-08-2016 08:51 AM
I want to use invokehttp put method, how to put request body ?
Thanks in advance.
Created 09-08-2016 11:22 AM
Hi,
The body of your request will be the content of the flow file coming in the InvokeHttp processor.
Created 09-08-2016 11:22 AM
Hi,
The body of your request will be the content of the flow file coming in the InvokeHttp processor.
Created 12-04-2019 03:48 AM
What if I need to send a binary file? I have a zip file that needs to be sent