<?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 Re: How to do a POST event in Synthetic Browser monitoring? in Synthetic Monitoring</title>
    <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/How-to-do-a-POST-event-in-Synthetic-Browser-monitoring/m-p/115363#M241</link>
    <description>&lt;P&gt;Yes, I normally use the Chrome extension, but in this specific case, it can't be done &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Now I understand how you did it &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;BTW, this is not a POST to an API. It is a specific POST in a login situation...&lt;/P&gt;&lt;P&gt;I'll probably have to go the Javascript route...&lt;/P&gt;</description>
    <pubDate>Mon, 03 Aug 2020 14:51:29 GMT</pubDate>
    <dc:creator>AntonioSousa</dc:creator>
    <dc:date>2020-08-03T14:51:29Z</dc:date>
    <item>
      <title>How to do a POST event in Synthetic Browser monitoring?</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/How-to-do-a-POST-event-in-Synthetic-Browser-monitoring/m-p/115355#M233</link>
      <description>&lt;P&gt;I'm trying to do a simple synthetic browser monitoring script, that does a POST request with some data. I have been struggling for more than an hour to find how to do such basic functionality, but seems it's better to seek some help here... Any clue?&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2020 18:48:37 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/How-to-do-a-POST-event-in-Synthetic-Browser-monitoring/m-p/115355#M233</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2020-07-31T18:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to do a POST event in Synthetic Browser monitoring?</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/How-to-do-a-POST-event-in-Synthetic-Browser-monitoring/m-p/115356#M234</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;@Antonio S. i was just able to create a synthetic monitor click path that goes to the Dynatrace Config API and creates a managment zone, and then deletes it. Where are you running into a snag? &lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 31 Jul 2020 18:55:34 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/How-to-do-a-POST-event-in-Synthetic-Browser-monitoring/m-p/115356#M234</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2020-07-31T18:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to do a POST event in Synthetic Browser monitoring?</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/How-to-do-a-POST-event-in-Synthetic-Browser-monitoring/m-p/115357#M235</link>
      <description>&lt;DIV class="answer-body"&gt;&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;It must be because it's late Friday night here &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;I have looked at the available browser clickpath events,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;A rel="nofollow noopener noreferrer" href="https://www.dynatrace.com/support/help/how-to-use-dynatrace/synthetic-monitoring/browser-monitors/browser-clickpath-events/" target="_blank"&gt;https://www.dynatrace.com/support/help/how-to-use-dynatrace/synthetic-monitoring/browser-monitors/browser-clickpath-events/&lt;/A&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;but there seems to be no way of making a POST, namely with the "navigate" event.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;It does seem to be possible to do it with the HTTP monitors, but not&lt;BR /&gt; with the browser monitors, which was the one I referenced...&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 31 Jul 2020 21:14:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/How-to-do-a-POST-event-in-Synthetic-Browser-monitoring/m-p/115357#M235</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2020-07-31T21:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to do a POST event in Synthetic Browser monitoring?</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/How-to-do-a-POST-event-in-Synthetic-Browser-monitoring/m-p/115358#M236</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.dynatrace.com/users/36422/view.html" nodeid="36422"&gt;@Chad T.,&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Can you confirm please what type of synthetic monitor you used? Just to be sure it was not the browser clickpath?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2020 13:02:16 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/How-to-do-a-POST-event-in-Synthetic-Browser-monitoring/m-p/115358#M236</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2020-08-03T13:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to do a POST event in Synthetic Browser monitoring?</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/How-to-do-a-POST-event-in-Synthetic-Browser-monitoring/m-p/115359#M237</link>
      <description>&lt;P&gt;How are you doing this? I've seen it work in Browser Clickpaths using fetch.&lt;/P&gt;&lt;P&gt;The first event has to be a Navigate in Clickpaths though, so you can only do this as a later event. &lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2020 13:05:50 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/How-to-do-a-POST-event-in-Synthetic-Browser-monitoring/m-p/115359#M237</guid>
      <dc:creator>HannahM</dc:creator>
      <dc:date>2020-08-03T13:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to do a POST event in Synthetic Browser monitoring?</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/How-to-do-a-POST-event-in-Synthetic-Browser-monitoring/m-p/115360#M238</link>
      <description>&lt;P&gt;I did use the click path to do the post - I did not run into any issues with that - I dont think you can do it via the basic browser monitor as how would you input the Json payload. &lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2020 13:10:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/How-to-do-a-POST-event-in-Synthetic-Browser-monitoring/m-p/115360#M238</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2020-08-03T13:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to do a POST event in Synthetic Browser monitoring?</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/How-to-do-a-POST-event-in-Synthetic-Browser-monitoring/m-p/115361#M239</link>
      <description>&lt;P&gt;Not sure what "fetch" you are referring to?&lt;/P&gt;&lt;P&gt;Yes, the Navigate is the first. After that I have the following options:&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/25962-1596464600805.png" /&gt;&lt;/P&gt;&lt;P&gt;Navigate seems the only option that could support a POST, but it is very limited in what we can do:&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.dynatrace.com/legacyfs/online/25926-1596464737140.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2020 14:33:00 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/How-to-do-a-POST-event-in-Synthetic-Browser-monitoring/m-p/115361#M239</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2020-08-03T14:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to do a POST event in Synthetic Browser monitoring?</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/How-to-do-a-POST-event-in-Synthetic-Browser-monitoring/m-p/115362#M240</link>
      <description>&lt;P&gt;Why are you adding it manually? its much easier if you add the chrome extension, then record your click path via the new browser window and access your www.&amp;lt;ApiEndPoint&amp;gt;.com and post the json payload. &lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2020 14:40:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/How-to-do-a-POST-event-in-Synthetic-Browser-monitoring/m-p/115362#M240</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2020-08-03T14:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to do a POST event in Synthetic Browser monitoring?</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/How-to-do-a-POST-event-in-Synthetic-Browser-monitoring/m-p/115363#M241</link>
      <description>&lt;P&gt;Yes, I normally use the Chrome extension, but in this specific case, it can't be done &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Now I understand how you did it &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;BTW, this is not a POST to an API. It is a specific POST in a login situation...&lt;/P&gt;&lt;P&gt;I'll probably have to go the Javascript route...&lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2020 14:51:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/How-to-do-a-POST-event-in-Synthetic-Browser-monitoring/m-p/115363#M241</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2020-08-03T14:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to do a POST event in Synthetic Browser monitoring?</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/How-to-do-a-POST-event-in-Synthetic-Browser-monitoring/m-p/115364#M242</link>
      <description>&lt;P&gt;ahh okay, id be interested if you can still be able to get it working via the click path set up - keep us in the loop how it goes.! you can always also create the Synthetic via in a Json then pass it into Dynatrace and have it create it. &lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2020 14:54:37 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/How-to-do-a-POST-event-in-Synthetic-Browser-monitoring/m-p/115364#M242</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2020-08-03T14:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to do a POST event in Synthetic Browser monitoring?</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/How-to-do-a-POST-event-in-Synthetic-Browser-monitoring/m-p/115365#M243</link>
      <description>&lt;P&gt;Apologies, I should have mentioned that it's a 'fetch' in JavaScript event that is required to do this. &lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2020 14:55:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/How-to-do-a-POST-event-in-Synthetic-Browser-monitoring/m-p/115365#M243</guid>
      <dc:creator>HannahM</dc:creator>
      <dc:date>2020-08-03T14:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to do a POST event in Synthetic Browser monitoring?</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/How-to-do-a-POST-event-in-Synthetic-Browser-monitoring/m-p/115366#M244</link>
      <description>&lt;P&gt;You'll want something like this:&lt;/P&gt;&lt;PRE&gt;api.startAsyncSyntheticEvent(); &lt;BR /&gt;fetch('&amp;lt;yourRequest&amp;gt;', {&lt;BR /&gt;    method: 'POST',&lt;BR /&gt;    headers: {&lt;BR /&gt;        'content-type': 'application/json'},&lt;BR /&gt;    body: '&amp;lt;yourBody&amp;gt;'&lt;BR /&gt;}).then(response =&amp;gt; response.text()).then(text =&amp;gt; {&lt;BR /&gt;    try {&lt;BR /&gt;        api.info('Success');&lt;BR /&gt;        api.finish();&lt;BR /&gt;        } else {&lt;BR /&gt;            api.fail("Invalid Response");&lt;BR /&gt;        }&lt;BR /&gt;    } catch (err) {&lt;BR /&gt;        api.fail("Failed to Execute");&lt;BR /&gt;    } }); &lt;/PRE&gt;</description>
      <pubDate>Mon, 03 Aug 2020 16:08:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/How-to-do-a-POST-event-in-Synthetic-Browser-monitoring/m-p/115366#M244</guid>
      <dc:creator>HannahM</dc:creator>
      <dc:date>2020-08-03T16:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to do a POST event in Synthetic Browser monitoring?</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/How-to-do-a-POST-event-in-Synthetic-Browser-monitoring/m-p/115367#M245</link>
      <description>&lt;P&gt;Thanks Hannah,&lt;/P&gt;&lt;P&gt;I'm finally done, but didn't use the POST after all, because there were Javascript tricks, so I had to reverse engineer the HTML/Javascript code, and in the ending it was quite easier than I would have thought.&lt;/P&gt;&lt;P&gt;What seems could be a limitation around the few options available in Dynatrace, is easily worked around with Javascript &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2020 16:36:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/How-to-do-a-POST-event-in-Synthetic-Browser-monitoring/m-p/115367#M245</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2020-08-03T16:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to do a POST event in Synthetic Browser monitoring?</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/How-to-do-a-POST-event-in-Synthetic-Browser-monitoring/m-p/115368#M246</link>
      <description>&lt;P&gt;Great Team Work! &lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2020 17:06:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/How-to-do-a-POST-event-in-Synthetic-Browser-monitoring/m-p/115368#M246</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2020-08-03T17:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to do a POST event in Synthetic Browser monitoring?</title>
      <link>https://community.dynatrace.com/t5/Synthetic-Monitoring/How-to-do-a-POST-event-in-Synthetic-Browser-monitoring/m-p/210661#M1794</link>
      <description>&lt;P&gt;Hi Antonio,&lt;/P&gt;&lt;P&gt;Can you post the solution?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2023 16:33:59 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Synthetic-Monitoring/How-to-do-a-POST-event-in-Synthetic-Browser-monitoring/m-p/210661#M1794</guid>
      <dc:creator>Cesarlopezh</dc:creator>
      <dc:date>2023-04-25T16:33:59Z</dc:date>
    </item>
  </channel>
</rss>

