<?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 to convert URL to base 64</title><link>https://community.appian.com/discussions/f/new-to-appian/26008/how-to-convert-url-to-base-64</link><description>I want to convert, a Url into base 64 format, is there any possible way except encodebase64string() function</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to convert URL to base 64</title><link>https://community.appian.com/thread/101771?ContentTypeID=1</link><pubDate>Fri, 23 Sep 2022 15:31:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:52c80c3b-3d90-4039-b582-99f5b71d0640</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Why wouldn&amp;#39;t you be able to use &lt;em&gt;encodeBase64String()&lt;/em&gt;?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You could always build your own base 64 encoder, but that seems like a waste of effort (unless you just really enjoy the coding challenge, that is...)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>