# Konvex — Integrations ## Supported Connectors | Connector | Type | Auth methods | |-----------|------|-------------| | PostgreSQL | Database | Connection string | | MySQL | Database | Connection string | | MongoDB | Database | Connection string | | REST API | API | API key, OAuth2, Bearer token, Basic auth | | GraphQL | API | API key, OAuth2, Bearer token | | Google Sheets | Spreadsheet | Google OAuth | | Stripe | SaaS | API key | | Slack | SaaS | OAuth | ## Notes - REST API connector works with any HTTP endpoint, so you can connect to services not listed here - GraphQL connector supports schema introspection - More connectors are planned — check the blog for updates