Canny
Add a bot to Canny using the official integration.
The official Canny integration allows your bot to manage posts and comments in your Canny feature request boards.
Setup
You will need:
Install the integration in Botpress
First, install the integration to your bot:
- In Botpress Studio, select Explore Hub in the upper-right corner.
- Search for the Canny integration, then select Install Integration.
In the Configuration menu, you should see one field: API key. Leave it empty for now—you’ll come back to it after getting your Canny API key.
Get your Canny API key
Next, get your Canny API key:
- Log in to your Canny dashboard.
- In the top-right corner, select your profile icon and go to Settings.
- From the left sidebar, go to API.
- Copy your API key.
Your Canny integration is ready. You can use the integration’s Cards to interact with your Canny account.
Cards
Create Comment
Create a new comment on a post
inputobjectoutputobjectCreate or Update User
Create a new user or update an existing one in Canny
inputobjectoutputobjectCreate Post
Create a new post in Canny
inputobjectoutputobjectDelete Comment
Delete a comment
inputobjectDelete Post
Delete a post
inputobjectGet Comment
Retrieve a comment by ID
inputobjectoutputobjectGet Post
Retrieve a post by ID
inputobjectoutputobjectList Boards
List all boards in your Canny workspace
inputobjectoutputobjectList Comments
List comments with optional filters
inputobjectoutputobjectList Posts
List posts with optional filters
inputobjectoutputobjectList Users
List all users in your Canny workspace with pagination
inputobjectoutputobjectUpdate Post
Update an existing post
inputobject