<?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>Upload Document</title><link>https://community.appian.com/discussions/f/process/20830/upload-document</link><description>Hi, 
 Basically, I need to upload a document into Appian BUT I only have the link for that document and I want to use it directly on my interface/process model. 
 there is a way to do it or I really need to upload it manually? 
 Thanks</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Upload Document</title><link>https://community.appian.com/thread/81141?ContentTypeID=1</link><pubDate>Fri, 23 Apr 2021 14:57:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6cb10ea9-d234-4fe5-b734-4d3251c1c41b</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;You could start a process in background passing in the link. The process can download the document. When you chain all nodes, you can directly react on the successful download and show the file in UI.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/21.1/Start_Process_Smart_Service.html#a!startprocess()"&gt;https://docs.appian.com/suite/help/21.1/Start_Process_Smart_Service.html#a!startprocess()&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/21.1/Integration_Object.html#receiving-a-binary-document"&gt;docs.appian.com/.../Integration_Object.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>