Back to Nodes

Kinderpedia

Last updated Dec 17, 2025

n8n node for Kinderpedia API integration

174 Weekly Downloads
376 Monthly Downloads

Included Nodes

Kinderpedia
Kinderpedia Trigger

Description

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

    1. Add your Kinderpedia credentials in n8n
    2. Add the Kinderpedia node to your workflow
    3. Select the resource (Student, Parent, or Group)
    4. Configure the operation parameters
    5. Execute your workflow

    Resources

  • n8n community nodes documentation
  • Kinderpedia API documentation
  • Version history

  • 0.1.0: Initial release with basic GET operations for Students, Parents, and Groups