cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Extracting data using DT API

morgan_sanchez
Newcomer

Hi, I am looking to find a way to extract the data from our DT synthetic monitors in order to display them on an external IT dashboard. I have a token generated with the API but was wondering the format would be to get the information properly displayed on my page. I am currently using Angular which involves JS. Any guidance would be helpful.


1 REPLY 1

skrystosik
DynaMight Guru
DynaMight Guru

If you're talking about Dynatrace, not Synthetic Classic, here is documentation for API:

https://www.dynatrace.com/support/help/extend-dynatrace/dynatrace-api/environment-api/synthetic/

In Angular I suggest creating models based on examples in documentation and http services for handling data, there is nothing special in those API endpoints.

Sebastian


Regards, Sebastian

Featured Posts