<?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>send email</title><link>https://community.appian.com/discussions/f/general/35013/send-email</link><description>Hey developers, I would like to send an email to a client if their balance reaches a limit. How can I do that? Is it possible to set a condition on the balance in the interface definition and then trigger a process model that sends the email?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: send email</title><link>https://community.appian.com/thread/135497?ContentTypeID=1</link><pubDate>Fri, 17 May 2024 12:25:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:94f34510-1680-41aa-a99f-15054eaeb6c1</guid><dc:creator>Konduru Chaitanya</dc:creator><description>&lt;p&gt;Yes, I&amp;#39;m with Harsh. a scheduler which would run a expression rule in a script to return all the email addresses and the balance respectively&amp;nbsp;if they are below the threshold and use the email template to keep the Threshold amount if needed. Use the email addresses returned from the output as the recipient. You either run this as Harsh mentioned on Hour and if its not something crucial in hourly basis I recommend running it with a 24hr interval.&lt;br /&gt;&lt;br /&gt;If you want this to be an action where the Manager or the supervisor sends the notification on demand, then have a related action and its Action visibility configured in the record actions visibility configuration against the Amount as the threshold.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: send email</title><link>https://community.appian.com/thread/135496?ContentTypeID=1</link><pubDate>Fri, 17 May 2024 12:20:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3c89b21f-d5cf-4e6b-9189-31266d9d5912</guid><dc:creator>Harsh Kumar Agarwal</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a class="internal-link view-user-profile" href="/members/yasminea4528"&gt;hrshkar&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;You can build a scheduler process which will check the client balance and if it meets the condition then it will send an email. You can keep the frequency as 1 hour or can adjust according to your need. Keep data management policy delete 1 day or less.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>