Capabilities
| Resource | Sync | Provision |
|---|---|---|
| Accounts | ||
| Groups | ||
| Organizations | ||
| Pages (Apps) | ||
| Resources |
Gather Retool credentials
Configuring the connector requires you to pass in credentials generated in Retool. Gather these credentials before you move on.Create a Retool user and compose the connection string
Connect to the Retool database and create a new user. The connector will use this user to connect to the PostGreSQL database. Make sure to create and save a secure password:
CREATE USER baton WITH PASSWORD 'secure-password';Grant the new user the following privileges, which are required by the connector for inspecting Retool privileges:
Configure the Retool connector
- Cloud-hosted
- Self-hosted
Follow these instructions to use a built-in, no-code connector hosted by ConductorOne.Cloud-hosted connector not currently available.