<?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>Convert Appian Document to Base64</title><link>https://community.appian.com/discussions/f/integrations/18923/convert-appian-document-to-base64</link><description>We have requirement to convert Appian document to Base64 string and pass it as a parameter in the JSON to a Integration call. 
 Could someone suggest a best way to do this with any plugins? 
 Appian version we use : 18.2</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Convert Appian Document to Base64</title><link>https://community.appian.com/thread/80743?ContentTypeID=1</link><pubDate>Mon, 05 Apr 2021 22:33:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c60ad6a6-cf5f-405a-ae6e-eac2d5526521</guid><dc:creator>arunramanath</dc:creator><description>&lt;p&gt;Does this work in 20.4?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Convert Appian Document to Base64</title><link>https://community.appian.com/thread/78962?ContentTypeID=1</link><pubDate>Thu, 14 Jan 2021 19:40:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fe5431cb-a801-4a03-842f-20edded0e328</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;I was working in 20.1 or 20.2 by the time I wrote my most recent historic question in this thread - (July 2020) - as far as I remember I was never able to figure out the answer.&amp;nbsp; I can&amp;#39;t understand why Appian doesn&amp;#39;t just provide a straightforward way of converting a document to base64 (since there used to be a plug-in that would do it directly, as far as I understand).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Convert Appian Document to Base64</title><link>https://community.appian.com/thread/78961?ContentTypeID=1</link><pubDate>Thu, 14 Jan 2021 19:37:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:df9860bf-8876-4c33-96ec-aab94867f099</guid><dc:creator>Danny Verb</dc:creator><description>&lt;p&gt;The best solution would be to upgrade Appian Versions since in 18.3 you can easily send and receive base64 documents.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Convert Appian Document to Base64</title><link>https://community.appian.com/thread/78960?ContentTypeID=1</link><pubDate>Thu, 14 Jan 2021 19:32:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2eff8c02-e073-4b86-bf08-4e283263dbd1</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Hi Shikha, I&amp;#39;m not sure I ever got an answer to my last inquiry from months ago - maybe &lt;a href="/members/danny.verb"&gt;Danny Verb&lt;/a&gt; can provide some additional input?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Convert Appian Document to Base64</title><link>https://community.appian.com/thread/78941?ContentTypeID=1</link><pubDate>Thu, 14 Jan 2021 11:15:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e232ee94-86de-4cb0-949c-b534f0ef09ff</guid><dc:creator>Shikha</dc:creator><description>&lt;p&gt;Hi Mike, Do you have any solution for the above scenario? I am trying to implement something similar.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Convert Appian Document to Base64</title><link>https://community.appian.com/thread/78328?ContentTypeID=1</link><pubDate>Mon, 07 Dec 2020 14:15:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d8f63eee-f971-4796-9558-fe4e06f64063</guid><dc:creator>Danny Verb</dc:creator><description>&lt;p&gt;You can only receive only document at a time via the request body but you can also send other data type data as query parameters&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Convert Appian Document to Base64</title><link>https://community.appian.com/thread/78322?ContentTypeID=1</link><pubDate>Mon, 07 Dec 2020 13:29:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bbb7f3c8-1cb0-46f0-a775-e3add9998f0a</guid><dc:creator>yogalakshmia962829</dc:creator><description>&lt;p&gt;Thanks, Danny. This was helpful. Can we just receive only document at a time or a combination of document or other data types possible?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Convert Appian Document to Base64</title><link>https://community.appian.com/thread/75414?ContentTypeID=1</link><pubDate>Thu, 16 Jul 2020 14:51:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fb241c70-5103-45a1-b144-dcb2f2d28419</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;I don&amp;#39;t see any mention of Base64 there(?).&amp;nbsp; The remote team is asking to retrieve base64 instead of binary, if possible.&lt;/p&gt;
&lt;p&gt;To clarify: I have an API set up where the remote team is passing in a document type and a primary key id.&amp;nbsp; Logic on our end attempts to retrieve a matching document from the Appian filesystem, and when a match is found, we send it back in the response.&amp;nbsp; Currently this is going over as binary data, but they&amp;#39;re asking if we can convert it to a Base64 string first - and I&amp;#39;m not finding any way to do so (and if it already is, for example, I&amp;#39;m not seeing any way to verify or troubleshoot).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Convert Appian Document to Base64</title><link>https://community.appian.com/thread/75411?ContentTypeID=1</link><pubDate>Thu, 16 Jul 2020 14:42:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9ac6d580-4a93-4684-9675-fd8f649dfab6</guid><dc:creator>Danny Verb</dc:creator><description>&lt;p&gt;Do these docs help?&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/20.2/passing-a-web-api-document-into-a-process-model.html"&gt;https://docs.appian.com/suite/help/20.2/passing-a-web-api-document-into-a-process-model.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Convert Appian Document to Base64</title><link>https://community.appian.com/thread/75410?ContentTypeID=1</link><pubDate>Thu, 16 Jul 2020 14:39:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e23141af-56d2-4bd8-ac74-a541e1e97d6d</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;How do you integrate this directly into the Web API object?&amp;nbsp; I have a client trying to access single documents from SAP via an API endpoint I&amp;#39;ve set up, and regardless of how I try to format the http response, it just passes back either binary data or just the plain document id.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Convert Appian Document to Base64</title><link>https://community.appian.com/thread/74385?ContentTypeID=1</link><pubDate>Wed, 27 May 2020 06:44:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b6da3504-1c00-4ef8-b08c-63f2be45f138</guid><dc:creator>Gajapathy Ganesan</dc:creator><description>&lt;p&gt;Thanks Danny. But is there an alternate approach to do this in 18.2&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Convert Appian Document to Base64</title><link>https://community.appian.com/thread/74368?ContentTypeID=1</link><pubDate>Tue, 26 May 2020 14:30:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1312620e-d3df-4c99-9e72-4336301411ad</guid><dc:creator>Danny Verb</dc:creator><description>&lt;p&gt;Sending Base64 in JSON is supported in Appian 18.3 +&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/18.3/Integration_Object.html#sending-base64-inline-with-json"&gt;https://docs.appian.com/suite/help/18.3/Integration_Object.html#sending-base64-inline-with-json&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>