If I try to configure a webhook with an ampersand in it (e.g. http://avpc/x.php?bat=sr&par=but&tgt=Tet) via a HTTP call http://WandSchalterWoZi/rpc/Webhook.Create?cid=0&enable=true&name="Test"&event="input.button_push"&urls=["http://avpc/x.php?bat=sr&par=but"] the url gets rejected/omitted (webhock gets added, but without the action URL).I found no way to escape the ampersand. I tried &&, \& and &WCF_AMPERSAND Any further ideas??
Thank you so much!