Forum Discussion

Priyanka711's avatar
Priyanka711
New Member
1 year ago
Solved

Datadog

Hi experts, I am trying to pull data of a url from monitor from datadog for how much time a url is in uptime and downtime so that I can map the bar of a url for a time frame.   I am pulling data thr...
  • Omid_Motamedise's avatar
    1 year ago

    In this case, I come with the following tips:

    Make sure you have a valid API key and application key from Datadog.

    These keys should have the right permissions to access monitor data.

    Make sure you use the correct URL and specify required parameters like from, to, and query.

    Before integrating with Power BI or Power Query, test your API call with tools like Postman or curl to confirm the connection works.