<?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 Curl command to use API for pushing/importing dashboard by using client secret and temporary access token in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Curl-command-to-use-API-for-pushing-importing-dashboard-by-using/m-p/731752#M7711</link>
    <description>&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;Could you please guide me on how to push/import the dashboard using the client's secret and temporary access token?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thankyou&lt;/P&gt;</description>
    <pubDate>Sun, 23 Jul 2023 16:40:42 GMT</pubDate>
    <dc:creator>mshaik39</dc:creator>
    <dc:date>2023-07-23T16:40:42Z</dc:date>
    <item>
      <title>Curl command to use API for pushing/importing dashboard by using client secret and temporary access token</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Curl-command-to-use-API-for-pushing-importing-dashboard-by-using/m-p/731752#M7711</link>
      <description>&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;Could you please guide me on how to push/import the dashboard using the client's secret and temporary access token?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thankyou&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jul 2023 16:40:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Curl-command-to-use-API-for-pushing-importing-dashboard-by-using/m-p/731752#M7711</guid>
      <dc:creator>mshaik39</dc:creator>
      <dc:date>2023-07-23T16:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Curl command to use API for pushing/importing dashboard by using client secret and temporary access token</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Curl-command-to-use-API-for-pushing-importing-dashboard-by-using/m-p/731753#M7712</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/158027"&gt;@Mohammed Saad.Shaikh&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;I did some searching in our AppD Documentation area and found this:&amp;nbsp;&lt;A href="https://docs.appdynamics.com/appd/23.x/latest/en/extend-appdynamics/appdynamics-apis/configuration-import-and-export-api" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/appd/23.x/latest/en/extend-appdynamics/appdynamics-apis/configuration-import-and-export-api&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Let me know if this helps.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 16:48:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Curl-command-to-use-API-for-pushing-importing-dashboard-by-using/m-p/731753#M7712</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2023-07-24T16:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Curl command to use API for pushing/importing dashboard by using client secret and temporary access token</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Curl-command-to-use-API-for-pushing-importing-dashboard-by-using/m-p/731754#M7713</link>
      <description>&lt;P&gt;Here is the API formate using Access Token:&lt;BR /&gt;&lt;BR /&gt;Export Custom Dashboards and TemplatesLink to Export Custom Dashboards and Templates&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;PRE class="lia-code-sample language-markup"&gt;&lt;CODE&gt;curl -s -X POST -H 'Authorization: Bearer &amp;lt;Access_Token&amp;gt;'  http://demo.appdynamics.com/controller/CustomDashboardImportExportServlet?dashboardId=8&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;Import Custom Dashboards and TemplatesLink to Import Custom Dashboards and Templates&lt;/P&gt;
&lt;PRE data-bidi-marker="true"&gt;curl -s -X POST -H 'Authorization: Bearer &amp;lt;Access_Token&amp;gt;' http://demo.appdynamics.com/controller/CustomDashboardImportExportServlet -F file=@customdashboards.json
&lt;/PRE&gt;</description>
      <pubDate>Wed, 26 Jul 2023 23:52:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Curl-command-to-use-API-for-pushing-importing-dashboard-by-using/m-p/731754#M7713</guid>
      <dc:creator>Sunil_Agarwal</dc:creator>
      <dc:date>2023-07-26T23:52:16Z</dc:date>
    </item>
  </channel>
</rss>

