PUT Request application/x-www-form-urlencoded

Hi,

you’ll need to encode the request body as “form encoded”. In Palladian, there’s a node which allows you to conveniently create the necessary structure which you can then use with the HTTP Retriever:

HTH,
Philipp

1 Like