<?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>Downloading Excel File in Appian using Web API.</title><link>https://community.appian.com/discussions/f/general/40332/downloading-excel-file-in-appian-using-web-api</link><description>Hi All, 
 I have a requirement to download the data into excel using web api in Appian. Data is coming from external API. 
 Using web api, I am able to dowload .csv and.xls file. But To download the .xlsx file. Is there any way. 
 
 Currently I am writing</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Downloading Excel File in Appian using Web API.</title><link>https://community.appian.com/thread/154292?ContentTypeID=1</link><pubDate>Thu, 16 Apr 2026 03:02:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d68f585b-e00f-4b44-a034-2749a4f5e837</guid><dc:creator>hemaashri</dc:creator><description>&lt;p&gt;Thank You. will look into it&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Downloading Excel File in Appian using Web API.</title><link>https://community.appian.com/thread/154291?ContentTypeID=1</link><pubDate>Thu, 16 Apr 2026 03:01:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5fe4dea9-cc54-40bc-bfe0-c503543bf071</guid><dc:creator>hemaashri</dc:creator><description>&lt;p&gt;ok Thank You for the suggestion.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Downloading Excel File in Appian using Web API.</title><link>https://community.appian.com/thread/154252?ContentTypeID=1</link><pubDate>Tue, 14 Apr 2026 12:37:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d04642bc-33b6-4374-9eb6-1d0c597e37f2</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;You might look into the &amp;quot;JSON to Excel Smart Service Convertor&amp;quot; plug-in, and calling this in a process model from your API.&amp;nbsp; I&amp;#39;m not 100% clear whether it will work within your required use case, but it is able at least to generate valid .XLSX files from arbitrary input dictionary data.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Edit: actually if your data is coming from an external API, it seems to me like you can probably just pass this data into a process model containing this node, without needing to call an Appian API.&amp;nbsp; Some more details about your requirements might help solidify a suggested approach though.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Downloading Excel File in Appian using Web API.</title><link>https://community.appian.com/thread/154239?ContentTypeID=1</link><pubDate>Mon, 13 Apr 2026 15:50:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:423debdb-af14-497b-b3fb-e0fb3f5bf83b</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Your code isn&amp;#39;t turning the data into an Excel file ...&lt;/p&gt;
&lt;p&gt;Trying to download data from an API, just to forward it to the user as an Excel file is not exactly a great use case for Appian.&lt;/p&gt;
&lt;p&gt;I think you will have to write the data to a database table, and then use one of the plugins to export it into an XLSX file. Then you can make the user download it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>