<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Server side method to make external call on user login</title><link>https://www.aras.com/community/f/development/6399/server-side-method-to-make-external-call-on-user-login</link><description>Hi there, 
 I&amp;#39;m looking for a server side method that I can add some C# code that runs each time a user logs in - I want to add a one line call to an external web service - are there any suggested out-of-box methods I can use</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: Server side method to make external call on user login</title><link>https://www.aras.com/community/thread/3656?ContentTypeID=1</link><pubDate>Thu, 03 Oct 2019 20:41:18 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:f21f4e74-f0e4-469d-bc78-6f3b462a8c73</guid><dc:creator>AJ Sebastian</dc:creator><description>&lt;p&gt;Hi DavidRay,&lt;/p&gt;
&lt;p&gt;Under &lt;strong&gt;Administration &amp;gt; System Events&lt;/strong&gt;, you can define a few events which are triggered by global events. One of the events is&amp;nbsp;&lt;strong&gt;SuccessfulLogin&lt;/strong&gt;, which you can attach a server method to. Creating your own method and setting it as a system event is probably the easiest way to accomplish what you&amp;#39;re looking for.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;AJ&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>