This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
bw:salesforce_api [2020/12/14 18:17] akoehler |
bw:salesforce_api [2020/12/14 18:18] (current) akoehler [Create a REST Global Connection for Salesforce.com] |
||
|---|---|---|---|
| Line 37: | Line 37: | ||
| - Select Grant Type of “Password Grant.” | - Select Grant Type of “Password Grant.” | ||
| - Enter the Client ID (Consumer ID), Client Secret (Consumer Secret), Redirect URI (https:// | - Enter the Client ID (Consumer ID), Client Secret (Consumer Secret), Redirect URI (https:// | ||
| - | - When you created a password in Salesforce.com you will have received a corresponding token via email. You will receive a new token any time you change your password. If you do not have the token, you can request a new token using the [[# | + | - When you created a password in Salesforce.com you will have received a corresponding token via email. You will receive a new token any time you change your password. If you do not have the token, you can request a new token using the **Resetting Your Security Token**. |
| - The “password” used in the Bizweaver connection is your password + the token, all in one string. This removes location checking from your login request. | - The “password” used in the Bizweaver connection is your password + the token, all in one string. This removes location checking from your login request. | ||