<?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>how can we convert Appian document to base64 url</title><link>https://community.appian.com/discussions/f/integrations/29174/how-can-we-convert-appian-document-to-base64-url</link><description>requirement is to get all documents from particular folder and then send those document one by one to third party API, but problem is, this API accepts document as base64 URL, not Appian document id, so can someone suggest , how can we get base64 URL</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: how can we convert Appian document to base64 url</title><link>https://community.appian.com/thread/115364?ContentTypeID=1</link><pubDate>Fri, 30 Jun 2023 18:54:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:687bcfe7-5a3c-4297-a300-4d8001c435a6</guid><dc:creator>Mathieu Drouin</dc:creator><description>&lt;p&gt;Did you try just sending the document? I think it encodes it automatically. Is the issue that you need to put the base64 string in the URL instead of the request body?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/23.2/Integration_Content_Types.html#document-(auto-detect)"&gt;docs.appian.com/.../Integration_Content_Types.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>