Hi,
I would like to create a HTTP Action notification and send postdata with it. I already know it can be done in Notifications -> Add new notification -> select Execute HTTP Action. In the URL I put my own site that will retrieve the Postdata given. The postdata in this case will be only the placeholder %message.
My question is how can I retrieve the Postdata that I put in before with vb.net.
Thanks in advance!
Add comment