04 Dec 2024 09:25 AM - last edited on 06 Dec 2024 07:47 AM by MaciejNeumann
How can I periodically query an external API from Dynatrace and fetch the data ? What requirements are needed from the external API side, and what is needed from Dynatrace side?
Solved! Go to Solution.
04 Dec 2024 10:00 AM
You can set up a workflow that supports several different triggers and schedules, and create a task of HTTP request type.
External endpoint must be allowed under settings - preferences - Limit outbound connections.
04 Dec 2024 01:58 PM
Hi @paolo_fumanelli
Thank you. I will try that out.
Regards,
Sivp09