Overview
Connectors in Teams and Enterprise accounts allow admins to set up and manage connections once, then make them available to apps across the organization. This removes repetitive setup for builders, improves security for IT, and standardizes access to tools like Notion, GitHub, Google, Outlook, Dropbox, Salesforce, and more.Key capabilities
- Centralized management: Admin setup and approval for organization-wide connections
- Role-based access controls: Enforce scoped, least-privilege permissions
- Visibility and auditability: Track which apps use which services
- Bring your own OAuth: Use organization-owned OAuth clients with custom scopes
- Bring your own OAuth (BYO OAuth): Use organization-owned OAuth clients with custom scopes [Enterprise organizations only]
- Per-app consent and easy revocation
How it works
- Admin sets up a service once using organization credentials
- Admin approves which teams can use the connector
- Members build with that service by asking Agent
- Admins can monitor which members and apps use which services
Security and governance
- Scoped access with least-privilege permissions
- Credentials and tokens managed by the platform, not individual apps
- Centralized revocation and rotation without code changes
Setup and management
-
Enable new connectors for the organization
- Navigate to the “Integrations” page from your organization’s home page
- Click “Enable new connector” in the top right
- Select the service you want to enable for your organization
- Enable the connector using default configs
- Enterprise only: Create an OAuth connector using custom configs (for example, Drive scopes
.../auth/drive.file
,.../auth/drive.install
)
- Click “Submit”
-
Configure RBAC
- After enabling a connector, click “Manage”
- Grant access to a specific group
-
Modify connectors
- After enabling a connector, click “Manage”
- Deleting a connector removes connections for all users in the organization
- Edit the scopes of a custom connector as needed
Plan controls
- Only Enterprise organizations can create custom OAuth clients; Teams are restricted to Replit defaults
- Only Enterprise organizations can set access controls on API keys; on Teams, API keys are available to all Members and Admins
Roadmap
We are expanding Connectors for Organizations to support:- Databases and warehouses as connector types
- Webhook events for event-driven workflows
- Deeper admin experience with permissions, assignments, and analytics