Package Information
Downloads: 0 weekly / 6 monthly
Latest Version: 0.4.0
Author: wanechka322
Documentation
n8n-nodes-wanechka-tester
This is a test n8n community node package for workflow automation.
n8n is a workflow automation platform.
Installation
Follow the installation guide in the n8n community nodes documentation.
Community Nodes (Recommended)
- Go to Settings → Community Nodes
- Click Install
- Enter
n8n-nodes-wanechka-tester - Click Install
Manual Installation
npm install n8n-nodes-wanechka-tester
Credentials
This node requires API credentials to function. Configure your API credentials in n8n:
- Go to Credentials in n8n
- Create new credential
- Select the appropriate credential type
- Enter your API token
Usage
This node provides multiple operations for data management and automation:
Available Resources
- Call Management - Handle call-related operations
- Contact Management - Manage contact records
- Task Operations - Create and manage tasks
- List Operations - Work with data lists
- Report Generation - Generate various reports
- User Management - Manage user accounts and projects
Example Workflow
- Add the node to your workflow
- Configure credentials
- Select a resource
- Choose an operation
- Set required parameters
- Execute the workflow
Features
- ✅ Multiple resources with comprehensive operations
- ✅ Flexible date range selection for reports
- ✅ Pagination support for large datasets
- ✅ Advanced filtering capabilities
- ✅ English interface
- ✅ Type-safe implementation with TypeScript
Support
Version
Current version: 0.4.0
See CHANGELOG.md for version history and updates.
License
MIT License - see LICENSE file for details.
Development
This is a test package for development and testing purposes.
Building
npm run build
Local Development
npm run dev
Compatibility
- Compatible with n8n 1.0.0+
- Tested with n8n 1.119.0
- Node.js 18+ recommended
Note: This is a test package. For production use, please ensure proper testing and validation.
