Overview

Connectors

PromptQL allows you to connect to anything because it builds a connector on the fly.

You can connect to any service that supports:

  1. OAuth2
  2. API tokens
  3. JDBC (SQL) & MongoDB's data protocol

Just ask PromptQL to help you setup a connector and explain your security configuration and it will help you get connected. PromptQL allows you to configure permissions, including row-level security rules for database sources.