- Shared connectors: One account is connected for the whole app. All app users share the same token. Best for service accounts, like posting to a company Slack channel or reading from a shared Google Calendar.
- App user connectors: Each signed-in app user connects their own account. Each user gets their own OAuth token. Best for actions that need to happen as the individual user, like sending email from their Gmail account or posting to their personal LinkedIn.
Supported services
All services listed below support both shared and app user connections. See Shared connectors or App user connectors for setup instructions.
See connector permissions and scopes for the OAuth scopes each service may request.