<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question How to store sign-up form data in a backend table in ServiceNow? in Community Central forum</title>
    <link>https://www.servicenow.com/community/community-central-forum/how-to-store-sign-up-form-data-in-a-backend-table-in-servicenow/m-p/3225122#M2630</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi everyone,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I’ve created a &lt;STRONG&gt;sign-up page&lt;/STRONG&gt; using &lt;STRONG&gt;Service Portal &amp;gt; Pages &amp;gt;&amp;nbsp;ext_self_registration&lt;/STRONG&gt;, but I need to save user-entered details in a backend table. As of now, the data is not being stored anywhere, and if it is I don't know in which table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any suggestions or best practices would be highly appreciated!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance!&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MayankGupta77_0-1743579380214.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/431608iCCC0805377F600DA/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="MayankGupta77_0-1743579380214.png" alt="MayankGupta77_0-1743579380214.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 02 Apr 2025 07:50:00 GMT</pubDate>
    <dc:creator>MayankGupta77</dc:creator>
    <dc:date>2025-04-02T07:50:00Z</dc:date>
    <item>
      <title>How to store sign-up form data in a backend table in ServiceNow?</title>
      <link>https://www.servicenow.com/community/community-central-forum/how-to-store-sign-up-form-data-in-a-backend-table-in-servicenow/m-p/3225122#M2630</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi everyone,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I’ve created a &lt;STRONG&gt;sign-up page&lt;/STRONG&gt; using &lt;STRONG&gt;Service Portal &amp;gt; Pages &amp;gt;&amp;nbsp;ext_self_registration&lt;/STRONG&gt;, but I need to save user-entered details in a backend table. As of now, the data is not being stored anywhere, and if it is I don't know in which table.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any suggestions or best practices would be highly appreciated!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance!&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MayankGupta77_0-1743579380214.png" style="width: 400px;"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/431608iCCC0805377F600DA/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="MayankGupta77_0-1743579380214.png" alt="MayankGupta77_0-1743579380214.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 07:50:00 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/how-to-store-sign-up-form-data-in-a-backend-table-in-servicenow/m-p/3225122#M2630</guid>
      <dc:creator>MayankGupta77</dc:creator>
      <dc:date>2025-04-02T07:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to store sign-up form data in a backend table in ServiceNow?</title>
      <link>https://www.servicenow.com/community/community-central-forum/how-to-store-sign-up-form-data-in-a-backend-table-in-servicenow/m-p/3225143#M2631</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/815910"&gt;@MayankGupta77&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking at the form it seems that the User table [sys_user] would be a perfect fit for this data. But this is assuming that the users are registering for access to ServiceNow itself here. If that is not the case please clarify what the purpose of that page is.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Robert&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 08:03:01 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/how-to-store-sign-up-form-data-in-a-backend-table-in-servicenow/m-p/3225143#M2631</guid>
      <dc:creator>Robert H</dc:creator>
      <dc:date>2025-04-02T08:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to store sign-up form data in a backend table in ServiceNow?</title>
      <link>https://www.servicenow.com/community/community-central-forum/how-to-store-sign-up-form-data-in-a-backend-table-in-servicenow/m-p/3225367#M2632</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/439969"&gt;@Robert H&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was creating a community page, so I needed an external user sign-up page. That's why I needed this page.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 10:08:46 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/how-to-store-sign-up-form-data-in-a-backend-table-in-servicenow/m-p/3225367#M2632</guid>
      <dc:creator>MayankGupta77</dc:creator>
      <dc:date>2025-04-02T10:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to store sign-up form data in a backend table in ServiceNow?</title>
      <link>https://www.servicenow.com/community/community-central-forum/how-to-store-sign-up-form-data-in-a-backend-table-in-servicenow/m-p/3225429#M2633</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/815910"&gt;@MayankGupta77&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Oh, so this isn't something you created from scratch, but you are talking about the &lt;A href="https://www.servicenow.com/docs/bundle/yokohama-platform-security/page/integrate/authentication/task/external-user-registration-plugin.html" target="_blank" rel="noopener"&gt;External User Registration plugin&lt;/A&gt;? Is that correct?&lt;/P&gt;&lt;P&gt;I would still assume that the users will be created in the User [sys_user] table, but as per the &lt;A href="https://www.servicenow.com/docs/bundle/yokohama-platform-security/page/integrate/authentication/task/verify-user-self-reg-requests.html" target="_blank" rel="noopener"&gt;documentation&lt;/A&gt; this will happen only after their Registration Request has been processed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Robert&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 10:39:19 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/how-to-store-sign-up-form-data-in-a-backend-table-in-servicenow/m-p/3225429#M2633</guid>
      <dc:creator>Robert H</dc:creator>
      <dc:date>2025-04-02T10:39:19Z</dc:date>
    </item>
  </channel>
</rss>

