<?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>topic No need to receive password field data in hubpost notification mail and hubspot data in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/No-need-to-receive-password-field-data-in-hubpost-notification/m-p/673329#M29830</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created one form and need one&amp;nbsp;field as a password, I have added some javascript code for showing this as a password but now the issue is this, I do not want any user password in our Hubspot mails and HubSpot data.&amp;nbsp; No one can see these user details anywhere. Is it possible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can we do 2 things first if we are receiving password field data then it will show like a password(***) otherwise if not possible, it will hide.&lt;/P&gt;</description>
    <pubDate>Sun, 31 Jul 2022 16:37:03 GMT</pubDate>
    <dc:creator>AJuyal</dc:creator>
    <dc:date>2022-07-31T16:37:03Z</dc:date>
    <item>
      <title>No need to receive password field data in hubpost notification mail and hubspot data</title>
      <link>https://community.hubspot.com/t5/CMS-Development/No-need-to-receive-password-field-data-in-hubpost-notification/m-p/673329#M29830</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created one form and need one&amp;nbsp;field as a password, I have added some javascript code for showing this as a password but now the issue is this, I do not want any user password in our Hubspot mails and HubSpot data.&amp;nbsp; No one can see these user details anywhere. Is it possible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can we do 2 things first if we are receiving password field data then it will show like a password(***) otherwise if not possible, it will hide.&lt;/P&gt;</description>
      <pubDate>Sun, 31 Jul 2022 16:37:03 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/No-need-to-receive-password-field-data-in-hubpost-notification/m-p/673329#M29830</guid>
      <dc:creator>AJuyal</dc:creator>
      <dc:date>2022-07-31T16:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: No need to receive password field data in hubpost notification mail and hubspot data</title>
      <link>https://community.hubspot.com/t5/CMS-Development/No-need-to-receive-password-field-data-in-hubpost-notification/m-p/673452#M29833</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/426473"&gt;@AJuyal&lt;/a&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately, what you mentioned below are imposibble.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;Can we do 2 things first if we are receiving password field data then it will show like a password(***) otherwise if not possible, it will hide.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;As alternative way, I think of this way:&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Markup the form by yourself, without using&amp;nbsp;HubSpot Form&lt;/LI&gt;
&lt;LI&gt;Use &lt;A href="https://legacydocs.hubspot.com/docs/methods/forms/submit_form" target="_blank" rel="noopener"&gt;this API&lt;/A&gt;&amp;nbsp;to send data other than password.&lt;/LI&gt;
&lt;LI&gt;Send password to AWS Lambda(or any sever you prepare), hash the password, then send to hubspot using &lt;A href="https://developers.hubspot.com/docs/api/crm/contacts" target="_blank" rel="noopener"&gt;objects API&lt;/A&gt;.&lt;/LI&gt;
&lt;LI&gt;If you open a contact page in&amp;nbsp;HubSpot CRM, the password is hased.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;If you're using CMS Hub Enterprise Plan, you can use severless funciton intead of AWS Lambda. And just FYI, CMS Hub Enterprise has &lt;A href="https://developers.hubspot.com/docs/cms/data/memberships" target="_blank" rel="noopener"&gt;membership feature&lt;/A&gt; that require contacts to setup a password, and login to see private contents.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2022 06:22:07 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/No-need-to-receive-password-field-data-in-hubpost-notification/m-p/673452#M29833</guid>
      <dc:creator>assi</dc:creator>
      <dc:date>2022-08-01T06:22:07Z</dc:date>
    </item>
  </channel>
</rss>

