<?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>creating user via web api</title><link>https://community.appian.com/discussions/f/general/14789/creating-user-via-web-api</link><description>Hello, i am trying to create a user to my appian system via external means eg. system/script but cant seem to find a smart service that is able to do so or any alike functions. does anyone know how i can go about achieving this?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: creating user via web api</title><link>https://community.appian.com/thread/67394?ContentTypeID=1</link><pubDate>Mon, 17 Jun 2019 02:57:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:45710212-7b1c-4b81-bf9a-dba0e1453e28</guid><dc:creator>Rabiah Khairy</dc:creator><description>&lt;p&gt;hello Ankur, im aware of the solution you have proposed hwoever, our goal is to automate the user login without having to manually navigate to the inbox to get the temp password :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: creating user via web api</title><link>https://community.appian.com/thread/67153?ContentTypeID=1</link><pubDate>Fri, 07 Jun 2019 16:15:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:795e55c4-85da-4d2c-9f31-94dd73169d27</guid><dc:creator>Ankur V</dc:creator><description>&lt;p&gt;We are currently using POST API method to add users to Appian cloud instance from on premise system controlling&amp;nbsp; the user creation process with a temporary password using the add user smart service and it works fine.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: creating user via web api</title><link>https://community.appian.com/thread/66397?ContentTypeID=1</link><pubDate>Wed, 08 May 2019 03:40:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:91d692f5-cfaa-442e-a5b0-d8c13cdf4777</guid><dc:creator>Rabiah Khairy</dc:creator><description>&lt;p&gt;hello, thank you for your response. As the work im doing is for testing purposes, my team is currently is not looking into SAML and LDAP for user creation as we just need a simple and quick way to create user along with a password set.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: creating user via web api</title><link>https://community.appian.com/thread/66396?ContentTypeID=1</link><pubDate>Wed, 08 May 2019 03:38:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0512f269-dec0-465c-aa5f-c3713dc1e73f</guid><dc:creator>Rabiah Khairy</dc:creator><description>&lt;p&gt;hellO! thank you for your suggestion. I am currently exploring&amp;nbsp;&lt;span&gt;Import Users from CSV Smart Service. Due to some unknown issues faced, i&amp;nbsp;have yet to see the results im looking for -&amp;gt; creating users with a password. Will let&amp;nbsp;update if this works for my case. thank you&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: creating user via web api</title><link>https://community.appian.com/thread/66330?ContentTypeID=1</link><pubDate>Mon, 06 May 2019 05:55:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:053d6751-deaa-431f-b0c7-172f6a81e061</guid><dc:creator>Malathi</dc:creator><description>&lt;p&gt;Hi Rabiah,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;How about having a look into&amp;nbsp;&lt;a href="/b/appmarket/posts/personalization-utilities"&gt;personalization-utilities&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Create User With i18n:&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;Allows you to set the locale, the timezone and calendar preferences for the user to be created&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span&gt;Please note: DOES NOT Send Temporary Credentials Email&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: creating user via web api</title><link>https://community.appian.com/thread/66327?ContentTypeID=1</link><pubDate>Mon, 06 May 2019 03:22:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ffc6ea7f-a004-40ca-a4fe-552fb01e03d3</guid><dc:creator>P.Siva Prakash Reddy</dc:creator><description>&lt;p&gt;For the SAML or LDAP Authentication, It is not required to create any Processes or any usage of smart service. Please check the configurations to be made from another system to sync with Appian in the Admin Console.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: creating user via web api</title><link>https://community.appian.com/thread/66326?ContentTypeID=1</link><pubDate>Mon, 06 May 2019 02:55:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c1d46983-bae5-47c6-9501-b70692eea0fb</guid><dc:creator>Rabiah Khairy</dc:creator><description>&lt;p&gt;hello! thank you so much for the links of resources! i am aware that we are able to create user via web api but the create user smart service currently does not allow me to set a default/permanent password for my users which is something i am trying to achieve. As i would like the user creation process to be fully automated&amp;nbsp;and seamless experience for the user to login with the set password. Looking forward to your response :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: creating user via web api</title><link>https://community.appian.com/thread/66325?ContentTypeID=1</link><pubDate>Mon, 06 May 2019 02:52:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7edd5fb2-578a-4b33-85bb-3612391c31c0</guid><dc:creator>Rabiah Khairy</dc:creator><description>&lt;p&gt;hello! thank you for your response. i am aware of the create user smart service but theres no option for me to set a permanent password for the user as I would like the whole user creation process to be automated. Hoping to hear a favorable response from you soon :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: creating user via web api</title><link>https://community.appian.com/thread/66285?ContentTypeID=1</link><pubDate>Thu, 02 May 2019 13:54:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ddfcad66-6977-4b6e-889d-8d4c62d267de</guid><dc:creator>Kevin Gajewski</dc:creator><description>&lt;p&gt;There is an Add User smart service that can be called via process (which can be initiated from an external system via a web API). This smart service can also be called directly from an Appian Web API (&lt;a href="https://docs.appian.com/suite/help/19.1/Add_User_Smart_Service.html#a!createuser()"&gt;https://docs.appian.com/suite/help/19.1/Add_User_Smart_Service.html#a!createuser()&lt;/a&gt;) So an external system can call this Appian endpoint with the right data and create the user for you.&lt;br /&gt;&lt;br /&gt;If you need to integrate with an identity management system then I recommend looking at the links that P.Siva shared above.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: creating user via web api</title><link>https://community.appian.com/thread/66208?ContentTypeID=1</link><pubDate>Tue, 30 Apr 2019 03:46:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d05421d5-5b15-428b-9edf-eaa6e498367a</guid><dc:creator>P.Siva Prakash Reddy</dc:creator><description>&lt;p&gt;Hi Rab&amp;nbsp;&lt;br /&gt;Hope this gives you an idea, If the external system has the users created. you can try accessing them with LDAP or SAML Authentication.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please follow the links for LDAP or SAML Authentication Establishment.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/19.1/Appian_Administration_Console.html#ldap-authentication"&gt;https://docs.appian.com/suite/help/19.1/Appian_Administration_Console.html#ldap-authentication&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/19.1/Authentication.html#saml-authentication"&gt;https://docs.appian.com/suite/help/19.1/Authentication.html#saml-authentication&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/19.1/SAML_for_Single_Sign-On.html"&gt;https://docs.appian.com/suite/help/19.1/SAML_for_Single_Sign-On.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>