Hi to all,
I am trying to create a new item in a sharepoint list using the "invoke webservice" function in PAD.
this is the flow in PA online:

which works with postman without problems:

My PAD Flow looks like:
as the link contains '%' I put it in a variable...looks good:

The function is:

The web service response:
Status Code 400
WebService response:

{"error":{"code":"InvalidRequestContent","message":"The request content is not valid and could not be deserialized: 'Unexpected character encountered while parsing value: +. Path '', line 0, position 0.'."}}
Does anybody has an idea what to change? Is it connected to the [%] signs in the link? What is it to be entered in body?
Thank you and best regards
SwiPowE aka Bernd