<?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>How can I get blurb property of a user</title><link>https://community.appian.com/discussions/f/general/24573/how-can-i-get-blurb-property-of-a-user</link><description>Hi all, 
 
 I have a requirement of using &amp;quot;blurb&amp;quot; property to dynamically update the signature in email of loggedInUser. 
 I tried using user() function and it seems like there is no property like &amp;quot;blurb&amp;quot;, it can return. 
 So is there any way to get User</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How can I get blurb property of a user</title><link>https://community.appian.com/thread/94984?ContentTypeID=1</link><pubDate>Wed, 11 May 2022 19:22:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2a9ccae0-b8c4-45cd-a969-1f6a2c404e75</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;I never noticed that.&amp;nbsp; There isn&amp;#39;t even a way to access the value of that field (even for viewing, as far as I can tell) from the admin-side User editor.&amp;nbsp; I suppose there&amp;#39;s a remote possibility that it&amp;#39;s accessible (as hidden functionality) from the &lt;em&gt;user()&lt;/em&gt; function, but if so... good luck figuring out the property name, I guess.&lt;/p&gt;
&lt;p&gt;At this point I assume the &amp;quot;supported&amp;quot; solution would be to use something databse-backed that you build... which of course would require giving the users an &amp;quot;edit profile&amp;quot; related action that changes their DB-side info (or if such already exists, then just updating it to provide them the ability to type a signature).&amp;nbsp; The up-side to that, at least, would be that you could custom-built it to your specific requirements, rather than trying to retrofit the &amp;quot;Blurb&amp;quot; functionality into &lt;em&gt;also&lt;/em&gt; serving as &amp;quot;email signature&amp;quot;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>