Skip to content

Commit 3efe002

Browse files
author
markzegarelli
authored
Merge pull request #2196 from gayuru/patch-1
Salesforce Integration: Update doc to include sandbox name at the end of account email
2 parents 671de25 + ba4298e commit 3efe002

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)