Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

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