Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Using OAuth, the connection string will look similar to this:

 


Code Block
languagexml
<add name="S4SConnString" connectionString="S4S:refresh token=5Aep8617VFpo****************cU4W4SzB2;environment=Production" />

...


You can use the FuseIT SFDC Explorer to get the Refresh Token for your Salesforce instance. Use the OAuth Login tab to obtain the token.

...