Back to Nodes

Zoho People

Last updated Aug 28, 2022

n8n node module for https://www.zoho.com/people/

1 Weekly Downloads
12 Monthly Downloads

Included Nodes

Zoho People

Description

n8n-nodes-zohopeople

zohopeople Logo

Free and open fair-code licensed node based Workflow Automation Tool.

zohopeople Logo

Zoho People is a cloud-based HR software crafted to nurture employees, quickly adapt to changes, and make HR management agile and effective

zohopeople-node

How to install

To install a community node in your n8n instance :

  • Go to Settings > Community Nodes :
  • Select Install a community node
  • Type in n8n-nodes-zohopeople and hit Install

OR

To get started install the package in your n8n root directory with

npm install n8n-nodes-zohopeople

OR

For docker add the following line before the font installation command in your n8n Docker file

RUN cd /usr/local/lib/node_modules/n8n && npm install n8n-nodes-zohopeople

Features

  • Forms
    • Fetch Forms
    • Get Bulk Records
    • Get Record Count
  • Attendance
    • Fetch Last Attendnce Entries
    • Shift Details of Employee
  • Cases
    • View List of Categories
    • View Case Details
  • Leaves
    • Get Leave Types
    • Get Holidays
  • Views
    • Default and Custom View
      Fetch View of Specific Form

Coming Soon

All APIs defined on https://www.zoho.com/people/api/overview.html
For the node-athon it's been READ operations for most of the Resources, later more CRUD operations will be added

🔗 Connect with me

linkedin

twitter

License

Apache 2.0 with Commons Clause