How I can use a InvokeHttp without body in Nifi?
I need to use a POST method with a query, example:
www.teste.com&query=
Send without a body, only in URL.
1
How I can use a InvokeHttp without body in Nifi?
I need to use a POST method with a query, example:
www.teste.com&query=
Send without a body, only in URL.
1