
Sleekplan
Let AI connect your sources for you
Skip the manual setup — run this in your project and the wizard auto-detects your databases and APIs and connects them to PostHog.

Connect Sleekplan to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.
Enter your Sleekplan API key to sync feedback posts, comments, votes, changelog updates, end users, and survey responses into the PostHog Data warehouse.
Create a key in Sleekplan under Settings > Developer. A key inherits the permissions of the member who created it, so create it from an account that can see every board you want to sync.
Configuration
| Option | Type | Required |
|---|---|---|
API key | password | Yes |
Linking Sleekplan to PostHog
- Go to the Data pipeline page in PostHog
- Click New source and select Sleekplan
- Fill in the required configuration fields
- Click Next, select the tables you want to sync, and then press Import
Supported tables
| Table | Description | Sync method | Incremental field | Primary key |
|---|---|---|---|---|
Users | End users of your product who have interacted with the Sleekplan widget, including the people who submitted feedback, voted, commented, or answered a survey. | Full refresh | — | — |
Posts | Feedback posts on your board: feature requests, bug reports, and ideas, with their status, category, votes, and roadmap fields. | Full refresh | — | — |
Comments | Comments left on feedback posts, including private notes between workspace members and threaded replies. | Full refresh | — | — |
Votes | Individual votes cast on feedback posts, one row per user per post. Fetched per post, so every row carries the post it belongs to. | Full refresh | — | — |
Updates | Changelog entries, including drafts and scheduled entries, with their engagement stats. | Full refresh | — | — |
Satisfaction | Customer satisfaction (CSAT) survey responses, rated 1 to 5. A response submitted within 30 days of a previous one replaces it rather than creating a new record. | Incremental, Full refresh | updated | — |
Promoter | Net promoter score (NPS) survey responses, rated 1 to 10. A response submitted within 14 days of a previous one replaces it rather than creating a new record. | Incremental, Full refresh | updated | — |