Available Connectors
Please visit https://www.entegrata.com and scroll to “Available Connectors” to see the current list.Connector Types
SQL Connectors
SQL connectors enable automated data ingestion from relational database systems. These connectors extract data directly from database tables and views. Key Features:- Direct Database Access: Connect directly to your database instances
- Table and View Discovery: Automatically discover available tables and views
- Incremental Data Extraction: Efficiently extract only changed data
- Schema Detection: Automatically detect and adapt to schema changes
API Connectors
API connectors integrate with cloud platforms and SaaS applications through their REST APIs. These connectors handle authentication, pagination, and rate limiting automatically. Key Features:- OAuth Authentication: Secure authentication with OAuth 2.0 support
- Rate Limit Handling: Automatic throttling and retry logic
- Pagination Management: Handle large datasets with automatic pagination
- Schema Discovery: Dynamically discover available data objects and fields
- Real-time Sync: Keep your data up-to-date with scheduled collections
Getting Started
To start using any of these connectors:- Navigate to Connections: Go to the Collector section in the Admin Portal
- Create a Connection: Select your desired connector from the catalog
- Configure Authentication: Provide the necessary credentials or API keys
- Enable Resources: Select which resources to collect data from
- Configure Collection: Set up collection schedules and settings
Need help setting up a connector? Visit our Connections documentation or submit a support ticket.
Connector Requirements
SQL Connectors
- Database network access (firewall rules may need to be configured)
- Read-only database credentials
- Supported database versions vary by connector
API Connectors
- Valid API credentials (API keys, OAuth tokens, or client credentials)
- Appropriate API permissions and scopes
- Network access to the API endpoints
