Creating Salesforce Developer Account
To start with any technology/language, we need to setup environment first. As far as salesforce development environment is concerned, we no need to install anything locally to start with. You just need to provide basic information about you and you will get salesforce environment with username and password. In addition, you can access this environment any where if you have any browser like google chrome , IE or any other browser with internet.
Step 1: Please click below link to get the salesforce environment. After clicking below url, you see the following page. Once you are able to register successfully then you will get an activation link to your provided email in order to reset the password.
https://developer.salesforce.com/signup
Step 2: Once you reset your password, it will redirect you to salesforce login page. In case, it is not redirecting due to any reason then you can click below link to login to salesforce. The login page will look like as below.
https://login.salesforce.com/
Summary : Now you have username and password to login and develop on salesforce platform anytime and anywhere without any local resource dependency.
Please refer below to get detailed information for DE.
- https://developer.salesforce.com/page/Developer_Edition
- https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/quickstart_dev_org.htm
- https://help.salesforce.com/articleView?id=overview_edition.htm&type=0
Comments
Post a Comment