<?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>Can we have a file watcher in Appian?</title><link>https://community.appian.com/discussions/f/new-to-appian/19332/can-we-have-a-file-watcher-in-appian</link><description>Hi, 
 Can we have a file watcher in Appian? When we drop a file at some shared path, Appian should pick up the file and create a blank record automatically in database with the received file as an attachment? 
 Thanks, 
 Pooja</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Can we have a file watcher in Appian?</title><link>https://community.appian.com/thread/75662?ContentTypeID=1</link><pubDate>Wed, 29 Jul 2020 10:59:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:10bea72a-5625-4dcb-8b45-ccaa64102e43</guid><dc:creator>pooja.sudarshan</dc:creator><description>&lt;p&gt;Thanks &lt;a href="/members/stewart.burchell"&gt;Stewart Burchell&lt;/a&gt; that is helpful. I will&amp;nbsp;use this&amp;nbsp;approach.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can we have a file watcher in Appian?</title><link>https://community.appian.com/thread/75635?ContentTypeID=1</link><pubDate>Tue, 28 Jul 2020 14:47:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c00d5f8e-b0bc-44ab-92d3-418980761ee7</guid><dc:creator>Stewart Burchell</dc:creator><description>&lt;p&gt;Yes. You&amp;#39;d need to build a process model that runs on a schedule (either on in internal schedule - using a timer -or an external schedule that can invoke the process model via a WebAPI). This process model can then use the SFTP Plugin to use FTP or SFTP to receive the file. You could store the file in Appian&amp;#39;s content management system and write a record that has the document id to the record in the database.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>