<?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: Oauth support by HTTP Template in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Oauth-support-by-HTTP-Template/m-p/720194#M1891</link>
    <description>&lt;P&gt;Hi Kevin,&lt;/P&gt;

&lt;P&gt;Currently there is no way to achieve this using the HTTP request templates.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/13631"&gt;@Satish.Muddam&lt;/A&gt;&amp;nbsp;Our ServiceNow extensions expert is looking at providing this feature to integrate with OAuth using the Service Now REST API alerting extension but there is no ETA on this yet.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.appdynamics.com/community/exchange/extension/appdynamics-servicenow-rest-api-alerting-extension/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.appdynamics.com/community/exchange/extension/appdynamics-servicenow-rest-api-alerting-extension/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;Saradhi&lt;/P&gt;</description>
    <pubDate>Tue, 09 May 2017 14:07:17 GMT</pubDate>
    <dc:creator>Saradhi_Pothara</dc:creator>
    <dc:date>2017-05-09T14:07:17Z</dc:date>
    <item>
      <title>Oauth support by HTTP Template</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Oauth-support-by-HTTP-Template/m-p/720191#M1888</link>
      <description>&lt;P&gt;I'm working on AppDynamic and ServiceNow integration :&amp;nbsp;new serviceNow&amp;nbsp;ticket by RESTful API when APPDynamic alert is triggered.&lt;/P&gt;
&lt;P&gt;My serivceNow instance running on&amp;nbsp;OAuth authentication method, here is an example of the authentication:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.servicenow.com/bundle/istanbul-servicenow-platform/page/integrate/inbound-rest/reference/r_RESTOAuthExample.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.servicenow.com/bundle/istanbul-servicenow-platform/page/integrate/inbound-rest/reference/r_RESTOAuthExample.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I'm following this sample for my integration:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.appdynamics.com/t5/tkb/articleprintpage/tkb-id/knowledge-base/article-id/118" target="_blank"&gt;https://community.appdynamics.com/t5/tkb/articleprintpage/tkb-id/knowledge-base/article-id/118&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;My question is : how can I catch response value in HTTP Template and pass it to other templates?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 21:30:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Oauth-support-by-HTTP-Template/m-p/720191#M1888</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-05-04T21:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: Oauth support by HTTP Template</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Oauth-support-by-HTTP-Template/m-p/720192#M1889</link>
      <description>&lt;P&gt;Hi Kevin,&lt;/P&gt;

&lt;P&gt;There is no way to pass reponse of one HTTP template to another in Controller unless the API being called itself is coded in a way to invoke another API. We can only define success and failure criteria based on response.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.appdynamics.com/display/PRO42/HTTP+Request+Actions+and+Templates" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO42/HTTP+Request+Actions+and+Templates&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Saradhi&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2017 12:56:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Oauth-support-by-HTTP-Template/m-p/720192#M1889</guid>
      <dc:creator>Saradhi_Pothara</dc:creator>
      <dc:date>2017-05-05T12:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Oauth support by HTTP Template</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Oauth-support-by-HTTP-Template/m-p/720193#M1890</link>
      <description>&lt;P&gt;Is there any solution for the OAuth setup?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2017 17:06:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Oauth-support-by-HTTP-Template/m-p/720193#M1890</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-05-05T17:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: Oauth support by HTTP Template</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Oauth-support-by-HTTP-Template/m-p/720194#M1891</link>
      <description>&lt;P&gt;Hi Kevin,&lt;/P&gt;

&lt;P&gt;Currently there is no way to achieve this using the HTTP request templates.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/13631"&gt;@Satish.Muddam&lt;/A&gt;&amp;nbsp;Our ServiceNow extensions expert is looking at providing this feature to integrate with OAuth using the Service Now REST API alerting extension but there is no ETA on this yet.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.appdynamics.com/community/exchange/extension/appdynamics-servicenow-rest-api-alerting-extension/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.appdynamics.com/community/exchange/extension/appdynamics-servicenow-rest-api-alerting-extension/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;Saradhi&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2017 14:07:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Oauth-support-by-HTTP-Template/m-p/720194#M1891</guid>
      <dc:creator>Saradhi_Pothara</dc:creator>
      <dc:date>2017-05-09T14:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: Oauth support by HTTP Template</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Oauth-support-by-HTTP-Template/m-p/720195#M1892</link>
      <description>&lt;P&gt;Thanks for the update.&lt;/P&gt;
&lt;P&gt;I'm now working on a&amp;nbsp;customize alert to figure it out. Hope it works for my case.&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2017 14:15:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Oauth-support-by-HTTP-Template/m-p/720195#M1892</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-05-09T14:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Oauth support by HTTP Template</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Oauth-support-by-HTTP-Template/m-p/720196#M1893</link>
      <description>&lt;P&gt;Hi Kevin,&lt;/P&gt;

&lt;P&gt;Once you configure the custom alert could you please share your solution here so that it would help other customers till the OAuth support is implemented?&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Saradhi&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2017 03:19:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Oauth-support-by-HTTP-Template/m-p/720196#M1893</guid>
      <dc:creator>Saradhi_Pothara</dc:creator>
      <dc:date>2017-05-10T03:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Oauth support by HTTP Template</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Oauth-support-by-HTTP-Template/m-p/720197#M1894</link>
      <description>&lt;P&gt;Sure, I would like to share my solution on github&amp;nbsp;(code) and update the link here.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2017 14:27:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Oauth-support-by-HTTP-Template/m-p/720197#M1894</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-05-10T14:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Oauth support by HTTP Template</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Oauth-support-by-HTTP-Template/m-p/720198#M1895</link>
      <description>&lt;P&gt;I have finished a simple application for OAuth authentication sample for reference.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/NetBrainDev/AppDynamics-CustomAlert" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/NetBrainDev/AppDynamics-CustomAlert&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I'll add detail description later.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Update this on airplane, Because of some legal stuff, I have to remove my sample shortly. I would like to  provide another sample once I have minutes. Sorry for the inconvenience.&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 21:27:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Oauth-support-by-HTTP-Template/m-p/720198#M1895</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-05-17T21:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: Oauth support by HTTP Template</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Oauth-support-by-HTTP-Template/m-p/720199#M1896</link>
      <description>&lt;P&gt;Thank you Kevin.&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;Saradhi&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 01:33:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Oauth-support-by-HTTP-Template/m-p/720199#M1896</guid>
      <dc:creator>Saradhi_Pothara</dc:creator>
      <dc:date>2017-05-18T01:33:49Z</dc:date>
    </item>
  </channel>
</rss>

