1
0
mirror of synced 2025-12-25 02:09:19 -05:00

Update connector changelog and relative links (#903)

This commit is contained in:
John Lafleur
2020-11-11 14:26:24 +11:00
committed by GitHub
parent 5ecdfeb012
commit f20e574e8e
5 changed files with 12 additions and 6 deletions

View File

@@ -34,7 +34,9 @@ The connector is restricted by normal Salesforce rate limiting. For large transf
We recommend the following [walkthrough](https://medium.com/@bpmmendis94/obtain-access-refresh-tokens-from-salesforce-rest-api-a324fe4ccd9b) **while keeping in mind the edits we suggest below** for setting up a Salesforce app that can pull data from Salesforce and locating the credentials you need to provide to Airbyte.
Suggested edits: 1. If your salesforce URL does not take the form `X.salesforce.com`, use your actual Salesforce domain name. For example, if your Salesforce URL is `awesomecompany.force.com` then use that instead of `awesomecompany.salesforce.com`. 1. When running a `curl` command, always run it with the `-L` option to follow any redirects.
Suggested edits:
1. If your salesforce URL does not take the form `X.salesforce.com`, use your actual Salesforce domain name. For example, if your Salesforce URL is `awesomecompany.force.com` then use that instead of `awesomecompany.salesforce.com`.
1. When running a `curl` command, always run it with the `-L` option to follow any redirects.
#### is\_sandbox