Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Aura - Panel
tab1
styles{"body":{"text":{"color":"#465671","textAlign":"left","fontWeight":"normal","fontSize":14}},"header":{"backgroundColor":{"color":"#f2f8fa"}},"headline":{"alignment":{"horizontal":"start"},"text":{"text":"Salesforce Application Portal","color":"#002d72","textAlign":"left","fontWeight":"bold","fontSize":26}},"base":{"border":{"bottom":false,"left":true,"right":false,"top":false,"color":"#0149b0","width":4,"style":"solid"},"backgroundColor":{"color":"#f2f8fa"},"borderRadius":{"radius":4},"boxShadow":{"shadows":[{"color":"rgba(0, 0, 0, 0.08)","x":0,"y":1,"blur":1,"spread":0},{"color":"rgba(0, 0, 0, 0.16)","x":0,"y":1,"blur":3,"spread":1}]}}}
body<p><br /></p>

Applicants are required to create a Salesforce Application Portal account to use the Online Application. A Salesforce Application Portal account provides multiple methods of communication through the use of Notes and Attachments that allows Applicants to:

  • Communicate with the NYSERDA program (even after application submission).
  • Update information or documents in their application.


Info

The instructional materials below are intended to provide guidance for:

  • Applicants when creating a Salesforce Application Portal, or
  • CLEAResult Shared Services, Community Organizations, NYSERDA Energy Advisors, and Participating Contractors when assisting Applicants through the online application process.




UI Steps
sizesmall


UI Step

Access the Portal Registration website for the Energy Affordability & Equity Residential program.

UI Button
colorblue
newWindowtrue
sizesmall
iconlink
titleSalesforce Portal Customer Registration
urlhttps://nyserda-portal.force.com/customer/Core_Registration_Page?programName=Energy_Affordability_and_Equity_Residential


UI Step

On the Portal Registration page, review through the introductory text to familiarize yourself with the registration requirements.

Expand
titlescreenshot



UI Step

On the same page, complete all three fields in the Contact Information section. This includes First NameLast Name, and Email Address. All fields are required.

Expand
titlescreenshot



UI Step

Then click Create.

Expand
titlescreenshot



UI Step

The page will reload with instructions that outline what happens next. Salesforce generates an email to the email address provided in step 3 above to continue the Salesforce Portal account creation process.

Expand
titlescreenshot



UI Step

Access the email account entered into step 3 above and locate the email sent by Salesforce. This email contains a link to continue with your Salesforce Portal account creation as well as your Username (the email address entered in step 3 above with .nyserda appended to the end).

Expand
titlescreenshot



UI Step

Click the link within the email.


UI Step

On the page you are directed to, create, and confirm, a password for your Salesforce Portal account, being sure to consider the password rules listed on the page. Then, click Change Password.

Expand
titlescreenshot



UI Step

Once Change Password is clicked, you will be directed to your new Salesforce Portal account.

Expand
titlescreenshot






HTML
<style type="text/css">
.rwui_button {
background-color: #0073A4;
margin:0px;
}
.rwui_button:hover {
background-color: #002D72;
} 
#com-atlassian-confluence .page-metadata {
display:none;
}
   </style>



HTML
<script type="text/javascript" >
   jQuery(document).ajaxComplete(function() {
      if(jQuery('.ia-fixed-sidebar.collapsed').length == 0 ) {
         jQuery('.expand-collapse-trigger').click();
     };
   });
</script>