<?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>Grid data via Email</title><link>https://community.appian.com/discussions/f/process/39507/grid-data-via-email</link><description>How can I send a Readonly grid data through Email</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Grid data via Email</title><link>https://community.appian.com/thread/150277?ContentTypeID=1</link><pubDate>Wed, 23 Jul 2025 15:23:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a5ce086b-ad7b-4c4d-a96a-58f60d037e7c</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;You can send grid data via email in two ways:&lt;br /&gt;1. Without export - Convert the data source into an HTML table using an expression and place it in the email body.&lt;br /&gt;2. With export - Use the Export Data Store Entity to Excel smart service to generate an Excel file, then attach it to the email.&lt;br /&gt;&lt;br /&gt;Use the HTML method for simple, readable tables in the email body, and the Excel export for large or detailed datasets that users can download and analyze.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Grid data via Email</title><link>https://community.appian.com/thread/150275?ContentTypeID=1</link><pubDate>Wed, 23 Jul 2025 14:41:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c8a94907-9cd8-4a9d-b001-0444be6ae205</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;you can&amp;#39;t, directly, but assuming the amount of data you&amp;#39;re trying to send would be reasonable for an email to contain, you could query that data and manually construct the necessary HTML for a table which you embed in your email pretty simply.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Grid data via Email</title><link>https://community.appian.com/thread/150274?ContentTypeID=1</link><pubDate>Wed, 23 Jul 2025 14:41:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0a79bdba-aacf-46f6-8ab7-d269c7a18133</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Create the required HTML and add it to the email.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>