← All apps

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 parameters

New Conversation

Triggers when a new conversation is started with the bot.

  • 1 parameters

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 parameters

Create Bot

Creates a new bot in the workspace.

  • 3 parameters

Send Message

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

  • 7 parameters

Create Conversation

Creates a new conversation in a Botpress bot.

  • 4 parameters

Get Conversation

Retrieves details of a specific conversation by ID.

  • 2 parameters

List Messages

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

  • 2 parameters

List Conversations

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

  • 1 parameters

Make HTTP Request

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