12 Mar 2018 07:45 PM - last edited on 08 Dec 2021 02:57 PM 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.
13 Mar 2018 06:05 AM
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.
09 Apr 2018 05:23 PM
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
10 Apr 2018 07:42 AM
No unfortunately placeholders are not possible within the URL field.