Re: push notification using SendWEBRequest
Nejc R.
8-18-21
server = server address
443 = port
-1 = original use was second parameter is web port third is SSL port and then ssl flag decides what to use. but if the third parameter is <0 second is used no matter what
true = use SSL flag (will use SSL if true)
"POST" = request method
getstring = request parameters to be included into the request line (after server address)

"text/xml" = Content -Type
"" = Used for SOAP method
false = not certain I think its mostly unused now but should be set to false

req = data that will be sent as the payload in the request (usually a json or XML)
reply = data that comes back as the payload in response (usually a json or XML)
30 = timeout in seconds
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
Piotr Wycichowski
Hi, I need very quick support. We&apos;ve just upgaraded our SERP from version 250507/85558691 to 260126/85561335 (on Mac server). When server process was started, the folder EmailGateway was autom...
08:56 10 Mar 2026
Hi Bror-Erik, Thanks for your reply. We&apos;ve done further testing and we&apos;ve discovered that it is only my Windows 11 laptop that has this message about downloading components. Other coll...
12:04 27 Feb 2026