<?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: Dynatrace SAAS POST API's-V2 in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-SaaS-POST-API-s-V2/m-p/181810#M1744</link>
    <description>&lt;P&gt;Hello pahofmann,&lt;/P&gt;&lt;P&gt;Thanks a lot for the quick response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is a short brief of our requirement.&lt;/P&gt;&lt;P&gt;We are monitoring an application via Agentless and fetching&amp;nbsp;OrderRequest-ID's&amp;nbsp;via custom attribute configuration. But again a different OrderRequest code is getting saved in application DB for each OrderRequest-ID.&lt;/P&gt;&lt;P&gt;So we wanted push OrderRequest code along with the orderRequest-ID in to DT via Environment API V2-Metrics-Post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By any chance will it be possible to cater above requirement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 04 Mar 2022 08:19:08 GMT</pubDate>
    <dc:creator>amitbsht321</dc:creator>
    <dc:date>2022-03-04T08:19:08Z</dc:date>
    <item>
      <title>Dynatrace SaaS POST API's-V2</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-SaaS-POST-API-s-V2/m-p/181772#M1742</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;We are looking for a way to send this information to dynatrace and store it into a custom table, then we can fetch the data using query in the future.&lt;/P&gt;
&lt;P&gt;[&lt;BR /&gt;{&lt;BR /&gt;"name": tableName,&lt;BR /&gt;"type": "gauge",&lt;BR /&gt;"value": values,&lt;BR /&gt;"timestamp": Date.now(),&lt;BR /&gt;"attributes": {&lt;BR /&gt;"orderRequestId": orderRequestId,&lt;BR /&gt;"orderRequestCode": orderRequestCode,&lt;BR /&gt;"orderRequestName": orderRequestName,&lt;BR /&gt;"DateCreate": dateCreate,&lt;BR /&gt;"CustomerId": customerId,&lt;BR /&gt;"JobSiteId": jobSiteId,&lt;BR /&gt;"CountryCode": CountryCode,&lt;BR /&gt;"StatusCode": StatusCode&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;]&lt;/P&gt;
&lt;P&gt;I was looking into the dynatrace API repository but I didn't find any API. that can help me to post a custom table on dynatrace.&lt;/P&gt;
&lt;P&gt;We are using Environment API V2-Metrics-Post.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Amit Singh Bisht&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 09:32:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-SaaS-POST-API-s-V2/m-p/181772#M1742</guid>
      <dc:creator>amitbsht321</dc:creator>
      <dc:date>2022-03-07T09:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace SAAS POST API's-V2</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-SaaS-POST-API-s-V2/m-p/181773#M1743</link>
      <description>&lt;P&gt;It is not possible to post "random" data to dynatrace.&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are many options (e.g. API, Plugins or SKDs) to integrate data into the existing models in dynatrace like metrics, events or RUM data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What you want is not possible at the moment, you could open a product idea for it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 15:07:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-SaaS-POST-API-s-V2/m-p/181773#M1743</guid>
      <dc:creator>pahofmann</dc:creator>
      <dc:date>2022-03-03T15:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace SAAS POST API's-V2</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-SaaS-POST-API-s-V2/m-p/181810#M1744</link>
      <description>&lt;P&gt;Hello pahofmann,&lt;/P&gt;&lt;P&gt;Thanks a lot for the quick response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is a short brief of our requirement.&lt;/P&gt;&lt;P&gt;We are monitoring an application via Agentless and fetching&amp;nbsp;OrderRequest-ID's&amp;nbsp;via custom attribute configuration. But again a different OrderRequest code is getting saved in application DB for each OrderRequest-ID.&lt;/P&gt;&lt;P&gt;So we wanted push OrderRequest code along with the orderRequest-ID in to DT via Environment API V2-Metrics-Post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By any chance will it be possible to cater above requirement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2022 08:19:08 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-SaaS-POST-API-s-V2/m-p/181810#M1744</guid>
      <dc:creator>amitbsht321</dc:creator>
      <dc:date>2022-03-04T08:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace SAAS POST API's-V2</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-SaaS-POST-API-s-V2/m-p/181914#M1748</link>
      <description>&lt;P&gt;Why not just use another user session/action attribute for the orderRequest code like you&amp;nbsp; do for the ID?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 09:16:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-SaaS-POST-API-s-V2/m-p/181914#M1748</guid>
      <dc:creator>pahofmann</dc:creator>
      <dc:date>2022-03-07T09:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace SAAS POST API's-V2</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-SaaS-POST-API-s-V2/m-p/182032#M1755</link>
      <description>&lt;P&gt;Hello Pahofmann,&lt;/P&gt;&lt;P&gt;We are using agentless approach to monitor the application.&amp;nbsp; So that is the reason we can't get the&amp;nbsp;&lt;SPAN&gt;orderRequest &lt;/SPAN&gt;code saved in application DB.&lt;/P&gt;&lt;P&gt;Please correct me, if I am wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit Singh Bisht&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 09:36:53 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-SaaS-POST-API-s-V2/m-p/182032#M1755</guid>
      <dc:creator>amitbsht321</dc:creator>
      <dc:date>2022-03-08T09:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace SAAS POST API's-V2</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-SaaS-POST-API-s-V2/m-p/182033#M1756</link>
      <description>&lt;P&gt;Ah, so the orderRequest code is never handled by the frontend?&amp;nbsp;&lt;/P&gt;&lt;P&gt;In that case it would indeed not be possible to use a user session/action attribute.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Besides the RUM API / SDK there is no way to add session/action attributes or request attributes, that would be needed for this use case.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So there unfortunately is no way to get the data added to the user session for you use case.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 09:59:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-SaaS-POST-API-s-V2/m-p/182033#M1756</guid>
      <dc:creator>pahofmann</dc:creator>
      <dc:date>2022-03-08T09:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Dynatrace SAAS POST API's-V2</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-SaaS-POST-API-s-V2/m-p/182164#M1758</link>
      <description>&lt;P&gt;Thanks pahofmann for your great help.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 17:30:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Dynatrace-SaaS-POST-API-s-V2/m-p/182164#M1758</guid>
      <dc:creator>amitbsht321</dc:creator>
      <dc:date>2022-03-09T17:30:10Z</dc:date>
    </item>
  </channel>
</rss>

