salebot

Salebot nodes for n8n

Package Information

Released: 5/1/2025
Downloads: 4 weekly / 10 monthly
Latest Version: 1.0.3
Author: Ryabov.Yaroslav

Documentation

npm
npm version
license
GitHub stars

n8n-nodes-salebot

This is a n8n community node. It lets you use Salebot in your n8n workflows.

Salebot is low-code chatbot service.

n8n is a fair-code licensed workflow automation platform.

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

The Salebot node allows you to interact with the Salebot platform directly from your n8n workflows. It provides three main actions:

  • Send Message: Send a text message to a client
  • Send Callback: Send a callback message with optional variables
  • Save Variables: Save variables for a specific client

Credentials

  • Salebot API: Add your Salebot API key in the credentials section

You need to create Salebot API token in project settings.

Compatibility

n8n version - 1.86.1

Resources

Version history

Version 1.0.1

  • Add basic methods to integrate with Salebot

Discussion