Skip to content

Commit b051ca0

Browse files
authored
Merge pull request #146 from segmentio/repo-sync
repo sync
2 parents 8f42303 + 170fcf8 commit b051ca0

File tree

1 file changed

+4
-1
lines changed
  • src/connections/destinations/catalog/salesforce

1 file changed

+4
-1
lines changed

src/connections/destinations/catalog/salesforce/index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,10 @@ To create resources of other types, such as Accounts or custom objects, Segment
179179

180180
### Sandbox Mode
181181

182-
To enable an integration with a Salesforce Sandbox instance, toggle the Sandbox setting to true.
182+
To enable an integration with a Salesforce Sandbox instance:
183+
1. Toggle the Sandbox setting to `true` in the Salesforce Destination settings.
184+
2. Append the sandbox name to the account email, as shown below:
185+
- `[email protected]` -> `[email protected]` where `sandboxname` is the name of your sandbox.
183186

184187
### API Call Limits
185188

0 commit comments

Comments
 (0)