Automate Botpress for free on Stepper

Botpress is an AI chatbot platform that enables developers to build, deploy, and manage conversational AI agents. Automate bot management, conversations, and messages.

I want to integratewithSee how to connect Botpress to ...

Triggers available for Botpress on Stepper

New Message

Triggers when a new message is received in the bot's conversations.

  • 2 parameter s

New Conversation

Triggers when a new conversation is started with the bot.

  • 1 parameter s

Actions available for Botpress on Stepper

List Bots

Returns a list of all bots in the workspace.

Get Bot

Retrieves details of a specific bot by ID.

  • 1 parameter s

Create Bot

Creates a new bot in the workspace.

  • 3 parameter s

Send Message

Sends a message to a conversation in a Botpress bot. Triggers the bot to process and respond to the message.

  • 7 parameter s

Create Conversation

Creates a new conversation in a Botpress bot.

  • 4 parameter s

Get Conversation

Retrieves details of a specific conversation by ID.

  • 2 parameter s

List Messages

Returns a list of messages from a bot's conversations, sorted newest first.

  • 2 parameter s

List Conversations

Returns a list of conversations for a bot, sorted newest first.

  • 1 parameter s

Make HTTP Request

Make an HTTP request to any URL with full control over method, headers, and body.