I have an Apache webserver with PHP module where I display some information. I'd like to be able to get some data from dynatrace and put the data in the webserver through some cronjob. The problem is I have no clue on how to push data from dynatrace to a server. Is there any APIs for this or a different way of doing this?
Thanks in advance.