frappe-external-api-connector
CommunityConnect Frappe to any external API, seamlessly.
AuthorVenkateshvenki404224
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Integrating Frappe with third-party REST APIs, payment gateways, or external data sources involves writing boilerplate code for HTTP requests, authentication, and error handling. This Skill automates API client generation.
Core Features & Use Cases
- API Client Class: Generate a reusable Python class for making GET/POST requests, handling headers, timeouts, and common HTTP errors.
- OAuth Integration: Provide patterns for implementing OAuth 2.0 flows for secure token-based authentication with external services.
- Configuration Management: Integrate with Frappe's
frappe.conffor managing API keys and URLs securely, keeping sensitive data out of code. - Use Case: Generate an API client to connect Frappe to a shipping carrier's API, allowing you to fetch shipping rates and create shipments directly from a Sales Order.
Quick Start
Generate a Python API client class to connect to an external weather API, using an API key for authentication, to fetch current weather data for a given city.
Dependency Matrix
Required Modules
None requiredComponents
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: frappe-external-api-connector Download link: https://github.com/Venkateshvenki404224/frappe-apps-manager/archive/main.zip#frappe-external-api-connector Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.