n8n-nodes-basalam
v0.1.5
Published
basalam n8n nodes
Readme
n8n-nodes-basalam
This is an n8n community node. It lets you use Basalam Bot API in your n8n workflows.
Basalam is a conversational AI platform that provides chatbot services and messaging capabilities for businesses and developers.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Resources
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
Chat Operations
- Send Message: Send text messages through Basalam Bot API
- Send Photo: Send photo messages with captions through Basalam Bot API
Credentials
To use this node, you need to authenticate with Basalam Bot API:
- Sign up for a Basalam account at basalam.com
- Create a bot through the Bot Father at @botfather
- Obtain your bot token from the Bot Father
- In n8n, create a new credential of type "Basalam API"
- Enter your bot token in the credentials configuration
The credentials require:
- Bot Token: Your Basalam bot access token obtained from Bot Father
Compatibility
- Minimum n8n version: 1.0.0
- Tested against n8n versions: 1.0.0+
- Node.js minimum version: 20.15
