erpnext-api-patterns

Official

Standardized ERPNext API integration patterns.

AuthorOpenAEC-Foundation
Version1.0.0
Installs0

System Documentation

What problem does it solve?

ERPNext/Frappe API integrations are complex due to multiple interfaces (REST, RPC, webhooks) and evolving version patterns across v14–v16; this skill consolidates best practices into a single, reusable guide to streamline secure, scalable API usage.

Core Features & Use Cases

  • REST API patterns for CRUD against docs via /api/resource
  • RPC API usage via /api/method for server-side logic
  • Webhook configuration and security basics for event-driven integrations
  • Authentication approaches (token, session, OAuth2) and rate limiting
  • Error handling, pagination, and security best practices
  • Use cases: external system integration, automated data sync, and programmatic ERPNext control

Quick Start

Set up a test integration using a token-based authentication, and verify access by calling a sample REST endpoint like /api/resource/Customer.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: erpnext-api-patterns
Download link: https://github.com/OpenAEC-Foundation/ERPNext_Anthropic_Claude_Development_Skill_Package/archive/main.zip#erpnext-api-patterns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.