<?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/"><channel><title>KB-1131 How to customize user account creation emails</title><link>https://community.appian.com/support/w/kb/353/kb-1131-how-to-customize-user-account-creation-emails</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1131 How to customize user account creation emails</title><link>https://community.appian.com/support/w/kb/353/kb-1131-how-to-customize-user-account-creation-emails</link><pubDate>Mon, 02 Aug 2021 04:44:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c301deaa-6c70-4509-8c6d-2f69ffc0d79c</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/353/kb-1131-how-to-customize-user-account-creation-emails#comments</comments><description>Current Revision posted to Appian Knowledge Base by Parmida Borhani on 8/2/2021 4:44:51 AM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;div class="row content_container"&gt;
&lt;h2&gt;Purpose&lt;/h2&gt;
&lt;p&gt;When a new user account is created in Appian, by default an email is automatically sent to the user with a temporary password. There may be a use case where this email needs to be changed or to be skipped. This article outlines steps to customize the default behavior for sending emails when a user account is created.&lt;/p&gt;
&lt;h2&gt;Instructions&lt;/h2&gt;
&lt;h3&gt;Appian&amp;nbsp;20.3 and Later&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;Use the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Add_User_Smart_Service.html"&gt;Create User Smart Service&lt;/a&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;to create the new users. This smart service allows you to customize whether emails are sent to new users.&lt;/p&gt;
&lt;h3&gt;Appian 20.2 and Earlier&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Install the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="/b/appmarket/posts/personalization-utilities"&gt;Personalization Utilities&lt;/a&gt;&lt;span&gt;&amp;nbsp;plug-in&lt;/span&gt;&amp;nbsp;from the Appian AppMarket.&lt;/li&gt;
&lt;li&gt;Use the&amp;nbsp;Create User With i18n Smart Service&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;that was added by the plugin to create a user without sending an email.&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;If a custom email needs to be sent to the user,&amp;nbsp;leverage the&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/latest/Send_Email_Smart_Service.html"&gt;Send E-Mail Smart Service&lt;/a&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: August 2021&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: administration, email, plug-ins, how-to, users&lt;/div&gt;
</description></item><item><title>KB-1131 How to customize user account creation emails</title><link>https://community.appian.com/support/w/kb/353/kb-1131-how-to-customize-user-account-creation-emails/revision/1</link><pubDate>Fri, 24 Feb 2017 14:16:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c301deaa-6c70-4509-8c6d-2f69ffc0d79c</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/353/kb-1131-how-to-customize-user-account-creation-emails#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Nick Vigilante on 2/24/2017 2:16:48 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;p&gt;This article outlines steps to customize the default behavior for sending emails when a new user account is created in Appian. When a user is created with the &lt;a href="https://docs.appian.com/suite/help/latest/Add_User_Smart_Service.html"&gt;Add User Smart Service&lt;/a&gt;, an email is automatically sent with a temporary password. There may be a use case where this email needs to be changed or to be skipped for various reasons. This can be achieved by taking the steps below:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Install the &lt;a href="https://forum.appian.com/suite/tempo/records/item/lIBCLGOdlMUpdGVqW3dQaIKmclBmvvNEj8vu_cjb7T-5YiPr4Fu8ly5Yj1s09uenE4RYzA8zKyx7eiUhetE6R7wweiOH6ioZIxyCYszpaPoTE8_/view/summary"&gt;Personalization Utilities&lt;/a&gt; shared component from Appian Forum using the steps in &lt;a href="https://docs.appian.com/suite/help/latest/Appian_Plug-ins.html"&gt;Appian Plug-ins&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Create a new process model in Appian Designer.&lt;/li&gt;
&lt;li&gt;The shared component will add a new smart service, called &lt;strong&gt;Create User With i18n&lt;/strong&gt; under &lt;strong&gt;Identity Management&lt;/strong&gt;. Move this node into the current process.&lt;/li&gt;
&lt;li&gt;Configure the smart service inputs as it was done before in &lt;strong&gt;Add User&lt;/strong&gt;. This will only create a user but not send an email. If a custom email needs to be sent to the user, only then continue with the steps below.
&lt;ol&gt;
&lt;li&gt;Use a &lt;strong&gt;Send E-Mail&lt;/strong&gt; node from &lt;strong&gt;Communication&lt;/strong&gt; smart services. Place this node after the &lt;strong&gt;Create User with i18n&lt;/strong&gt; node and before the end node.&lt;/li&gt;
&lt;li&gt;Configure the email node such that the email is sent to the new user, then configure other available settings as required.&lt;/li&gt;
&lt;li&gt;Use the &lt;strong&gt;File&lt;/strong&gt; &amp;gt; &lt;strong&gt;Start Process for Debugging&lt;/strong&gt; to run this process and test the above steps.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;This process model can now be used in an action or a sub-process in order to be automated.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;February 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: email, plug-ins, how-to, users&lt;/div&gt;
</description></item></channel></rss>