<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Synthetic check for change in the API output in Synthetic Monitoring</title>
    <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Synthetic-check-for-change-in-the-API-output/m-p/287591#M3267</link>
    <description>&lt;P&gt;My requirement is&lt;/P&gt;
&lt;P&gt;for one of the API i am getting output as&lt;/P&gt;
&lt;P&gt;{&lt;BR /&gt;"syncToken": "1738496063",&lt;BR /&gt;"createDate": "2025-02-02-11-34-23",&lt;BR /&gt;"prefixes": [&lt;BR /&gt;{&lt;BR /&gt;"region": "ap-northeast-1",&lt;BR /&gt;"provider": "aws",&lt;BR /&gt;"ip_prefix": [&lt;BR /&gt;"100.100.100.100/23"&lt;BR /&gt;]&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"region": "ap-northeast-2",&lt;BR /&gt;"provider": "aws",&lt;BR /&gt;"ip_prefix": [&lt;BR /&gt;"200.200.200.200/23"&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;can i create a synthetic script and throw an alert if there are any change to this output?&lt;/P&gt;
&lt;P&gt;is this possible?&lt;/P&gt;</description>
    <pubDate>Thu, 18 Dec 2025 10:55:25 GMT</pubDate>
    <dc:creator>girish_dindukur</dc:creator>
    <dc:date>2025-12-18T10:55:25Z</dc:date>
    <item>
      <title>Synthetic check for change in the API output</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Synthetic-check-for-change-in-the-API-output/m-p/287591#M3267</link>
      <description>&lt;P&gt;My requirement is&lt;/P&gt;
&lt;P&gt;for one of the API i am getting output as&lt;/P&gt;
&lt;P&gt;{&lt;BR /&gt;"syncToken": "1738496063",&lt;BR /&gt;"createDate": "2025-02-02-11-34-23",&lt;BR /&gt;"prefixes": [&lt;BR /&gt;{&lt;BR /&gt;"region": "ap-northeast-1",&lt;BR /&gt;"provider": "aws",&lt;BR /&gt;"ip_prefix": [&lt;BR /&gt;"100.100.100.100/23"&lt;BR /&gt;]&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"region": "ap-northeast-2",&lt;BR /&gt;"provider": "aws",&lt;BR /&gt;"ip_prefix": [&lt;BR /&gt;"200.200.200.200/23"&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;can i create a synthetic script and throw an alert if there are any change to this output?&lt;/P&gt;
&lt;P&gt;is this possible?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Dec 2025 10:55:25 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Synthetic-check-for-change-in-the-API-output/m-p/287591#M3267</guid>
      <dc:creator>girish_dindukur</dc:creator>
      <dc:date>2025-12-18T10:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: checking IPs</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/Synthetic-check-for-change-in-the-API-output/m-p/287600#M3268</link>
      <description>&lt;P&gt;If you want to detect only change (e.g. not validate a particular IP address) in synthetic, then you have at least two options:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Have the last value stored in a credential vault, and validate it in your tests (use the &lt;A href="https://docs.dynatrace.com/docs/shortlink/http-monitor-pre-post-script#retrieve-data" target="_blank"&gt;script execution&lt;/A&gt; for that) - I recommend this approach.&lt;/LI&gt;&lt;LI&gt;Have update the test using &lt;A href="https://docs.dynatrace.com/docs/shortlink/api-synthetic" target="_blank"&gt;API&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Fri, 10 Oct 2025 06:30:00 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/Synthetic-check-for-change-in-the-API-output/m-p/287600#M3268</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2025-10-10T06:30:00Z</dc:date>
    </item>
  </channel>
</rss>

