Thank you for the reply but not this OR the other post answer my question.
Let me explain abit more.
I have a PHP page thjat i use to process the variables.
When i use the GET option - hostname.com/send.php?Nodename=${Nodename}&... it works great. and im able to work with the info.
My server does accept HTTP post requests.
Now, regarding the POST option.
I need the exact syntax for the "URL" field and the exact syntax for the "body" field in Solarwinds.
I will manage the PHP side - just need to know how to write it in the SolarWinds http POST option.
If you can please reply with a WORKING example of how you would use POST option that would be a great help.
Thank you so much!