n8n-nodes-listbee
v0.99.0
Published
n8n community node for the ListBee commerce API
Maintainers
Readme
n8n-nodes-listbee (deprecated)
This n8n community node is deprecated. ListBee has pivoted to an agent-native architecture.
What to use instead
Option 1: n8n HTTP Request node
Use n8n's built-in HTTP Request node with:
- URL:
https://api.listbee.so/v1/... - Authentication: Generic Credential Type -> Header Auth ->
Authorization: Bearer lb_... - OpenAPI spec:
https://listbee.so/openapi.json(n8n can import OpenAPI specs for auto-generated request nodes)
Option 2: n8n AI Agent with MCP
If you're building an AI agent workflow in n8n, point it at:
- MCP HTTP:
https://mcp.listbee.so
Reference
- Docs:
https://docs.listbee.so
Reversibility
Email [email protected] if you need a first-class n8n node again.
