<?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>Calling Email Smart Service in Expression</title><link>https://community.appian.com/discussions/f/new-to-appian/25909/calling-email-smart-service-in-expression</link><description>Hi Team, 
 
 I have a use case where if someone clicks on a button then an email should be sent but that interface should remain intact. 
 
 See the below process model, 
 
 
 So the start node is configured to run the following form, 
 
 
 When Someone</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Calling Email Smart Service in Expression</title><link>https://community.appian.com/thread/101297?ContentTypeID=1</link><pubDate>Thu, 15 Sep 2022 19:07:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3753c1a4-d34f-49f8-ae4d-665d8798057e</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Assuming that your &amp;quot;search&amp;quot; button uses a dynamicLink(), you can simply add into its saveInto parameter, a call to a!startProcess.&amp;nbsp; There you can add a reference to your process that sends the email - it wouldn&amp;#39;t have a start form (or any form at all), but instead would instantly run asynchronously in the background and send the email in question.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>