<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/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>Appian API</title><link>https://community.appian.com/discussions/f/integrations/34470/appian-api</link><description>Hello, does anyone know how to make a service monitoring API? To notify when Appian it&amp;#39;s under maintenance for example.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Appian API</title><link>https://community.appian.com/thread/132383?ContentTypeID=1</link><pubDate>Tue, 02 Apr 2024 12:59:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:32ea8950-94f3-4c05-8229-3e538fc6d46a</guid><dc:creator>romiev8844</dc:creator><description>&lt;p&gt;Thanks! I will do that.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian API</title><link>https://community.appian.com/thread/132203?ContentTypeID=1</link><pubDate>Sun, 31 Mar 2024 02:34:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ed3c3877-a921-40a0-96a9-c680c6270e03</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Develop scripts or configurations to periodically check the status of the Appian service based on the defined criteria. This might involve sending HTTP requests to specific endpoints or using other monitoring techniques.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Configure the monitoring tools to send notifications when the service is detected as under maintenance or unavailable. Notifications can be sent via email, SMS, Slack messages, or other communication channels.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;b&gt;I&lt;/b&gt;mplement logic to handle planned maintenance windows. During maintenance windows, notifications may not be necessary, or different notification recipients may be specified.&lt;br /&gt;&lt;br /&gt;&lt;span&gt;Create script which periodically sends an HTTP GET request to the specified Appian URL and checks the response status code. If the status code indicates an error or if the connection cannot be established, it prints a message indicating the status and can trigger notification logic.&lt;/span&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian API</title><link>https://community.appian.com/thread/131846?ContentTypeID=1</link><pubDate>Tue, 26 Mar 2024 00:08:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6049d0f5-c7d4-4a50-9092-8f0e69516247</guid><dc:creator>Mathieu Drouin</dc:creator><description>&lt;p&gt;Well if you want something to&amp;nbsp;notify you when&amp;nbsp;Appian is down or unresponsive, I would suggest&amp;nbsp;that you use something other than Appian.&lt;/p&gt;
&lt;p&gt;There are many monitoring tools that are available (Datadog, Splunk, New Relic etc.)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian API</title><link>https://community.appian.com/thread/131843?ContentTypeID=1</link><pubDate>Mon, 25 Mar 2024 22:01:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e4a37670-c378-47c3-a3f4-c6d9438ae59d</guid><dc:creator>romiev8844</dc:creator><description>&lt;p&gt;To notify when Appian is unavailable, besides maintenance, also for when the service is unresponsive for example.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Appian API</title><link>https://community.appian.com/thread/131839?ContentTypeID=1</link><pubDate>Mon, 25 Mar 2024 21:47:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b88ae19a-3e2b-404e-814b-c77ff2b535f9</guid><dc:creator>David Jimenez </dc:creator><description>&lt;p&gt;What do you want to achieve? You only need that API in case of maintenance?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;IN that case I would suggest to make a process that notify users before activate maintenance window...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>