<?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/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>