Package Information
Downloads: 0 weekly / 19 monthly
Latest Version: 0.1.6
Author: Alex
Documentation
n8n-nodes-kinderpedia
This is an n8n community node that allows you to use Kinderpedia API in your n8n workflows.
Kinderpedia is a platform for managing educational institutions.
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
Student
- Get Many: Retrieve multiple students
Parent
- Get Many: Retrieve multiple parents
Group
- Get Many: Retrieve multiple groups
Credentials
To use this node, you need:
- API Key: Your Kinderpedia API key
- School ID: Your school identifier
- Environment: Choose between Production or Sandbox
Compatibility
Tested with n8n version 1.0.0 and above.
Usage
- Add your Kinderpedia credentials in n8n
- Add the Kinderpedia node to your workflow
- Select the resource (Student, Parent, or Group)
- Configure the operation parameters
- Execute your workflow
Resources
Version history
- 0.1.0: Initial release with basic GET operations for Students, Parents, and Groups