<?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>Web Api with document input</title><link>https://community.appian.com/discussions/f/integrations/10544/web-api-with-document-input</link><description>~~~Web Api with document input~~~ Hi! I need to start a process with a document as input. My first idea was to send it as base64 and convert it later to Appian Document in the process itself , but, how can be done? In any case, the requirement is that</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Web Api with document input</title><link>https://community.appian.com/thread/46476?ContentTypeID=1</link><pubDate>Fri, 30 Jun 2017 05:21:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f8f8991d-9c8c-4574-bd5c-8de14cdf45cc</guid><dc:creator>aloks0189</dc:creator><description>Yes, that&amp;#39;s true, i think that will be the best approach to deal with documents in Web API, for as of now&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Web Api with document input</title><link>https://community.appian.com/thread/46466?ContentTypeID=1</link><pubDate>Thu, 29 Jun 2017 15:27:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:272a5937-c6c1-4323-a9f6-29de82b94cea</guid><dc:creator>MikelG</dc:creator><description>Thank you very much! &lt;br /&gt;
&lt;br /&gt;
I guess, I have to create the plugin myself using as reference some of the plugins already created to converto base64 from database.. &lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
Mikel&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Web Api with document input</title><link>https://community.appian.com/thread/46398?ContentTypeID=1</link><pubDate>Tue, 27 Jun 2017 06:00:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b7d16f0f-0067-4d14-b220-b907e7835a63</guid><dc:creator>aloks0189</dc:creator><description>&lt;a href="/members/mikelg414"&gt;MikelG&lt;/a&gt; Usually Appian should provide the way to send the Document as an input while using POST as MediaType, but as of now, we don&amp;#39;t have any direct way to that, because appian supports only XML, JSON, and Normal Text format.&lt;br /&gt;
&lt;br /&gt;
So when it&amp;#39;s about Sending the Doc through service, you have only few options left i.e. either Conversion to/from Base64 which needs to develop a Custom Plugin as per your requirement or&lt;br /&gt;
&lt;br /&gt;
If you are aware of the document id, then you can send the document id as an input to a Process Model which can send an email having the Same as an Attachment.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Web Api with document input</title><link>https://community.appian.com/thread/46397?ContentTypeID=1</link><pubDate>Tue, 27 Jun 2017 05:45:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c224408f-6cfd-4777-b602-421ee10d974b</guid><dc:creator>subramanian Valliappan</dc:creator><description>Hi,&lt;br /&gt;
&lt;br /&gt;
Will starting a process through email work for your requirement. In that case you can send the document as an attachment in the email.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Web Api with document input</title><link>https://community.appian.com/thread/46120?ContentTypeID=1</link><pubDate>Wed, 14 Jun 2017 08:11:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:adf998d4-e547-41a8-9052-a67e458b0f4b</guid><dc:creator>MikelG</dc:creator><description>Thank you! :)&lt;br /&gt;
&lt;br /&gt;
But we are looking for something different because we wont have access to the location of that document location.&lt;br /&gt;
&lt;br /&gt;
In any case it is a nice work-around, so thanks!&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Web Api with document input</title><link>https://community.appian.com/thread/46119?ContentTypeID=1</link><pubDate>Wed, 14 Jun 2017 06:20:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:94bead6f-fb81-4d3c-b12f-3c09f66fc6f9</guid><dc:creator>rishirajk</dc:creator><description>You can send the document location as the text input and use that location to fetch the document in the process that your are triggering from web API by using SFTP smart service in that process. But for this to work document should be hosted on a SFTP server.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Web Api with document input</title><link>https://community.appian.com/thread/46101?ContentTypeID=1</link><pubDate>Tue, 13 Jun 2017 13:51:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:57c3224d-049a-43eb-9d7c-6ead79e0f5cb</guid><dc:creator>MikelG</dc:creator><description>Thats what I was afraid of .... Thank you anyway!!&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Web Api with document input</title><link>https://community.appian.com/thread/46099?ContentTypeID=1</link><pubDate>Tue, 13 Jun 2017 12:24:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:98bb6c4a-4947-44e0-bb9d-425c609fd576</guid><dc:creator>Rama Thummala</dc:creator><description>Hi, &lt;br /&gt;
&lt;br /&gt;
AFAIK, We need to develop a custom plug-in that converts BASE64 to Document.&lt;br /&gt;
&lt;br /&gt;
Please have a look at below shared components.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="https://forum.appian.com/suite/sites/shared-components/page/shared-components/record/lMBCLGOdlMUpdGVqW3dQaIKmclBmvvNEj8vu_cjb7T-5YiPr4Fu8ly5Yj1s09uenE4RYzA8zKyx7eiUh-iuLnNE4NTTOpuAGussyPb4WPRyq9CprA/view/summary"&gt;forum.appian.com/.../summary&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="https://forum.appian.com/suite/sites/shared-components/page/shared-components/record/lMBCLGOdlMUpdGVqW3dQaIKmclBmvvNEj8vu_cjb7T-5YiPr4Fu8ly5Yj1s09uenE4RYzA8zKyx7eiUh-ilLnPh5LXxjYaryUrMKM7pAzoDGMTuCA/view/summary"&gt;forum.appian.com/.../summary&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Hope this helps you...&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>