Skip to main content
Beekeeper
Betav0.1.0
25 actions · 1 auth method
Messaging

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See Organizations & Projects.
2

Configure the Connector

Enable the connector and set up a Connector Profile in your project. See Setup Connector Profile.

Connector Profile · API Key

Authenticate with a Beekeeper bot token generated from the Beekeeper Dashboard under Extensions > Bot Accounts.
3

Link an Account

Link an account from the dashboard (or via StackOne Hub).See the guide for the authentication type chosen in the Connector Profile:

Link Account · API Key

4

Use Actions

Connect an AI platform to the linked account’s actions. See AI Platforms.Other ways to call actions are listed in Protocols & SDKs.

Actions

25 actions
Action
Description
List Comments
Return a list of comments from a specific post
Create Comment
Create a comment on a specific post
Update Comment
Edit an existing comment
Delete Comment
Delete a comment with a given ID
List Groups
Get the list of groups
Create Group
Create a group
Get Group
Get a group with the given ID
Update Group
Update a group with given ID
Delete Group
Delete a group with given ID
List Posts
Retrieves posts from all streams that the user has access to
Create Post
Creates a new post
Get Post
Get a post with a given id
Update Post
Update a post with a given id
Delete Post
Delete a post with a given id
List Streams
Get the list of streams
Get Stream
Get a stream via its ID
Create Stream
Create a stream
Update Stream
Update a stream
Delete Stream
Delete a stream with a specified ID
List Stream Posts
Retrieves posts from a given stream
List Users
List users
Create User
Create the user
Get Authenticated User
Get details of the currently authenticated user
Update User
Update the user
Delete User
Delete the user