Issue with HTTP Post from T25

I’m trying to setup an IP Notify profile that would make an HTTP Post to a certain URL. The url has the form of http://webhooks.stringify.com:80/v1/events/fEKBTcS1iCb3F99yGsNpV9svvetMzGwG/1

However, the camera inserts a '?" after the stringify.com:80 and therefore I get an error returned from the server. How can I setup this IP Notify so that the HTTP Post is made correctly?

Hi,
break up the URL.
In destination address put only the IP and port
all the rest put in Data protocol (HTTP request) in CGI path.

I think this should work.
Best,
Gregor