27 Feb 2023
	
		
		01:39 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		20 Aug 2024
	
		
		03:04 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		 Michal_Gebacki
		
			Michal_Gebacki
		
		
		
		
		
		
		
		
	
			
		
is there a way to run data explorer queries(code) from eternal scripts to generate reports?
Solved! Go to Solution.
27 Feb 2023 01:44 PM
Hi there,
You can use the Dynatrace Environment V2 API to get the metrics from the Data Explorer. External scripts can use the metric v2 API to get this information:
https://www.dynatrace.com/support/help/dynatrace-api/environment-api/metric-v2
f.e.
27 Feb 2023 01:56 PM
Thank you.. Let me try this option!
