13 Feb 2020 11:48 PM - last edited on 30 Aug 2022 11:42 AM by MaciejNeumann
When utilizing the Configuration API>Web application configuration>GET/applications/web/{id}
We do not see the Session and User Actions defined within the json output. We can see the output of the Async requests as "monitoringSettings" but unable to see the properties being added within "Session and user action properties". Is there a way to export these via the Dynatrace API or otherwise?
Thanks,
Solved! Go to Solution.
14 Feb 2020 06:22 AM
Wouldn't that export the data from the user session rather than the property configuration for the Application? How would that be imported back into the Application configuration from the API?
14 Feb 2020 08:14 AM
Here Is documentation for this endpoint:
Indeed there is no user session and action properties. I think it is not implemented so far.
14 Feb 2020 01:34 PM
@Reinier R. I would also recommend trying out the Environment API v1> Topology & Smartscape - Application. As well as Environment API v1> User Sessions.
Also dont forget the ability to use the User Session Query Language in the user sessions part of Dynatrace. The possibilities for User session metrics and applications are endless.
13 Nov 2023 12:05 AM
please check this `How to Export USQL Query to Excel Sheet using PowerQuery?`, it's depending on API V2.
I think it would be useful for you.