12 Mar 2018
12:45 PM
- last edited on
08 Dec 2021
06:57 AM
by
MaciejNeumann
Can anyone tell me if it is possible to send a POST via querystring to an ASP page in Dynatrace (SaaS) Problem Notifications?
Solved! Go to Solution.
Hi Rodrigo,
HTTP POST: yes by using our Custom webhook integration. Not sure what you mean with querystring? You can customize the HTTP POST payload to whatever content you need. Also the HTTP POST parameters can be set.
Wolfgang, I'm sorry if you've answered this question yet, but I did not see the answer.
I need to receive these variables in an ASP page.
Is it possible then to set the payload on Dynatrace to send, for example, the {State}, {PID} for this page?
When I say QueryString, I meant, for example, passing the variables in the URL.
http://201.6.19.26/adapter_dynatrace_hom/dynatrace_json.asp?State={State}+PID={PID}
Thank you.
Rodrigo Biaggio
No unfortunately placeholders are not possible within the URL field.