zoho-peopleZoho People API integration with managed OAuth. Manage employees, departments, designations, attendance, and leave. Use this skill when users want to read, create, update, or query HR data like employees, departments, designations, and forms in Zoho People. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
Install via ClawdBot CLI:
clawdbot install byungkyu/zoho-peopleGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://clawhub.ai/byungkyu/api-gatewayUses known external API (expected, informational)
discord.comAudited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
Automate employee onboarding by creating new employee records in Zoho People when hires are confirmed in an HR system. This ensures data consistency and reduces manual entry, allowing HR teams to focus on orientation tasks. It can integrate with recruitment platforms to sync candidate details directly.
Monitor employee attendance and leave requests by querying Zoho People data to generate reports for payroll and compliance. This helps managers track absences and approve leave efficiently, reducing administrative overhead. It can alert teams about staffing shortages in real-time.
Update employee designations and department assignments during organizational changes by modifying records in Zoho People. This ensures accurate org charts and role assignments, facilitating smooth transitions. It can sync with project management tools to reflect team changes.
Sync employee profiles between Zoho People and other systems like CRM or ERP to maintain up-to-date contact and role information. This prevents data silos and improves cross-departmental collaboration. It can trigger updates based on changes in HR records.
Create and update custom HR forms in Zoho People for performance reviews or surveys, enabling tailored data collection and analysis. This allows companies to adapt to specific compliance or feedback needs. It can automate form distribution and response aggregation.
Offer a subscription-based HR management platform that integrates Zoho People for SMEs, providing tools for employee data, attendance, and leave tracking. Revenue comes from monthly fees per user, with upsells for advanced analytics. This model targets businesses seeking affordable HR solutions.
Provide consulting services to help enterprises integrate Zoho People with their existing systems, customizing workflows for HR automation. Revenue is generated through project-based fees and ongoing support contracts. This model suits companies needing tailored HR tech solutions.
Resell access to the Zoho People API via a gateway, offering managed OAuth and simplified endpoints to developers. Revenue comes from usage-based pricing or tiered API plans. This model targets tech teams building HR apps without handling authentication complexity.
💬 Integration Tip
Use the Maton API key for authentication and manage OAuth connections via the control panel to simplify token handling. Specify connections with headers if multiple accounts are involved.
Scored Apr 16, 2026
Use when reviewing code for security vulnerabilities, implementing authentication flows, auditing OWASP Top 10, configuring CORS/CSP headers, handling secrets, input validation, SQL injection prevention, XSS protection, or any security-related code review.
gws CLI: Shared patterns for authentication, global flags, and output formatting.
Set up Gmail API access via gog CLI with manual OAuth flow. Use when setting up Gmail integration, renewing expired OAuth tokens, or troubleshooting Gmail authentication on headless servers.
Automate OAuth login flows with user confirmation via Telegram. Supports 7 providers: Google, Apple, Microsoft, GitHub, Discord, WeChat, QQ. Features: - Auto-detect available OAuth options on login pages - Ask user to choose via Telegram when multiple options exist - Confirm before authorizing - Handle account selection and consent pages automatically
Self-hosted auth for TypeScript/Cloudflare Workers with social auth, 2FA, passkeys, organizations, RBAC, and 15+ plugins. Requires Drizzle ORM or Kysely for D1 (no direct adapter). Self-hosted alternative to Clerk/Auth.js. Use when: self-hosting auth on D1, building OAuth provider, multi-tenant SaaS, or troubleshooting D1 adapter errors, session caching, rate limits, Expo crashes, additionalFields bugs.
Build secure authentication with sessions, JWT, OAuth, passwordless, MFA, and SSO for web and mobile apps.