<?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>Receive file in appian through external system</title><link>https://community.appian.com/discussions/f/new-to-appian/39734/receive-file-in-appian-through-external-system</link><description>I know we can create file upload web API to get files in Binary, but is it possible to get file using body of the api as formdata of json</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Receive file in appian through external system</title><link>https://community.appian.com/thread/151585?ContentTypeID=1</link><pubDate>Wed, 17 Sep 2025 09:15:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:86bed6b4-6077-4b47-853c-c0ef431b722a</guid><dc:creator>Shubham Aware</dc:creator><description>[quote userid="57458" url="~/discussions/f/new-to-appian/39734/receive-file-in-appian-through-external-system/151581"]Can&amp;#39;t we send file as base64 format in JSON body?[/quote]
&lt;p&gt;Yes, you absolutely can send files as base64 format in JSON body.&lt;br /&gt;&lt;br /&gt;I got your requirement now,&lt;br /&gt;Have you tried creating Web API by this option which will guide you easily.&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/62/pastedimage1758100509591v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receive file in appian through external system</title><link>https://community.appian.com/thread/151581?ContentTypeID=1</link><pubDate>Wed, 17 Sep 2025 08:52:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:866f18a8-0ec3-41f6-a754-d5a66b753e74</guid><dc:creator>adityan0002</dc:creator><description>&lt;p&gt;Can&amp;#39;t we send file as base64 format in JSON body?&lt;br /&gt;Also can you guide how can I leverage multipart/form-data for sending file in Web API body, I am creating Web API in appian how do I have to pass the values in the body so that Appian can store the file?&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Receive file in appian through external system</title><link>https://community.appian.com/thread/151578?ContentTypeID=1</link><pubDate>Wed, 17 Sep 2025 08:30:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:74314bb7-97ab-431a-8461-b0924af4861b</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;No,Web APIs cannot receive files through JSON body. Files must be sent as binary or multipart/form-data. JSON is a text-based format that cannot encode binary file data, while files require binary transmission&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>