...
Key | Description |
user id | The Salesforce user name that will be used to establish the Partner API session |
password | The password for the Partner API user. |
token | (Optional) As an alternative to appending the users security token to the password in the connection string it can be defined separately to provide the same functionality. Learn more about how to reset and get your security token. |
environment | (Optional) The type of Salesforce environment being connected to. Defaults to Production if unspecified which will also work for developer edition organizations if required. Possible values:
|
...