Skip to content

Commit 3f10fb1

Browse files
authored
Update index.md Salesforce Auth limitation
1 parent f869334 commit 3f10fb1

File tree

1 file changed

+5
-0
lines changed
  • src/connections/destinations/catalog/actions-salesforce

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ Before you connect Segment to Salesforce, please ensure you have a Salesforce ac
3636
6. Follow the steps in the Destinations Actions documentation on [Customizing mappings](/docs/connections/destinations/actions/#customizing-mappings). You must select which Event Types and/or Event Names will trigger each mapping.
3737
7. Enable the destination and configured mappings.
3838

39+
> info "Authenticate with Salesforce"
40+
> Salesforce (Actions) requires OAuth based authentication. Salesforce limits the number of apps (destinations) a single user can grant (authorize). A single user can connect five Salesforce destinations, but upon connecting a sixth destination, the oldest destination's authorization is revoked. If the same user reauthorizes that same destination, this same behavior will occur on the next oldest destination that was authorized, and so on. To prevent this behavior, ensure that a different user with the same Salesforce permissions connects any new Salesforce destinations.
41+
> _For additional information on this Salesforce limitation, please see this documentation [Manage OAuth-Enabled Connected Apps Access to Your Data](https://help.salesforce.com/s/articleView?id=sf.remoteaccess_request_manage.htm&type=5#:~:text=NOTE,impact%20your%20org.)._
42+
43+
3944
{% include components/actions-fields.html %}
4045

4146
## Configuration options

0 commit comments

Comments
 (0)