Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/connector.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Configuring the connector requires you to pass in credentials generated in Postg

- The DSN used to connect to the PostgreSQL database

**That's it!** Next, move on to the connector configuration instructions.
**Done.** Next, move on to the connector configuration instructions.

## Configure the PostgreSQL connector

Expand Down Expand Up @@ -172,6 +172,6 @@ Create a namespace in which to run C1 connectors (if desired), then apply the se
Check that the connector data uploaded correctly. In C1, click **Apps**. On the **Managed apps** tab, locate and click the name of the application you added the PostgreSQL connector to. PostgreSQL data should be found on the **Entitlements** and **Accounts** tabs.
</Step>
</Steps>
**That's it!** Your PostgreSQL connector is now pulling access data into C1.
**Done.** Your PostgreSQL connector is now pulling access data into C1.
</Tab>
</Tabs>
Loading