Connectors
PromptQL allows you to connect to anything because it builds a connector on the fly.
You can connect to any service that supports:
- OAuth2
- API tokens
- 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.