SalesForce and MultiValue Webinar Downloads
Accessing your SalesForce developer account. Login into:
https://developer.salesforce.com/
Once logged in, then goto the user dropdown and "My Developer Account"
Create an Connected App to allow you to interface with SalesForce.
Setup > Create > Apps > New Connected App
Check (Enable OAuth Settings) > Save
Displays Consumer Key and secret Key. Make note of these as you will need them to authenticate with the Salesforce APIs
Get the User oAuth information:
Login with Username > User Profile dropdown > My Settings
Personal > Reset Security Token - This will send an email to the user with the new security token.
Note: Please keep in mind that '#','?','&','/' characters are not allowed in passwords.
You will need both username, password, and security toke that is emailed to you in order to use user level oAuth requests.
Login to Read Complete Article.