Description Usage Arguments Value
Retrieve authentication token based on login
| 1 2 | password.login(clientid, clientsecret, username, password,
  security.token = "", api.version = "35.0", ..., raw = T)
 | 
| clientid | App client ID | 
| clientsecret | App client secret | 
| username | Salesforce username | 
| password | Salesforce password | 
| security.token | Added security token, concatenated to the password | 
| api.version | Version of API to use | 
| ... | Further arguments are passed to httr::POST | 
Authentication token used in subsequent API requests
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.