Support Questions

Find answers, ask questions, and share your expertise

how to add data to invokehttp put method

avatar
Expert Contributor

I want to use invokehttp put method, how to put request body ?

Thanks in advance.

1 ACCEPTED SOLUTION

avatar

Hi,

The body of your request will be the content of the flow file coming in the InvokeHttp processor.

View solution in original post

2 REPLIES 2

avatar

Hi,

The body of your request will be the content of the flow file coming in the InvokeHttp processor.

avatar
New Contributor

What if I need to send a binary file? I have a zip file that needs to be sent