Skip to content

Commit

Permalink
docs: Remove Doc link (#48334)
Browse files Browse the repository at this point in the history
  • Loading branch information
nataliekwong authored Nov 5, 2024
1 parent 3cb7301 commit 9e01e5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/integrations/sources/salesforce.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ To obtain these credentials, follow [this walkthrough](https://medium.com/@bpmme

1. If your Salesforce URL is not in the `X.salesforce.com` format, use your Salesforce domain name. For example, if your Salesforce URL is `awesomecompany.force.com` then use that instead of `awesomecompany.salesforce.com`.
2. When running a curl command, run it with the `-L` option to follow any redirects.
3. If you [created a read-only user](https://docs.google.com/document/d/1wZR8pz4MRdc2zUculc9IqoF8JxN87U40IqVnTtcqdrI/edit#heading=h.w5v6h7b2a9y4), use the user credentials when logging in to generate OAuth tokens.
3. If you created a read-only user, use the user credentials when logging in to generate OAuth tokens.

<!-- /env:oss -->

Expand Down

0 comments on commit 9e01e5a

Please sign in to comment.