Esign
eSignatures.io integration for ERPNext Quotation - Dynamic templates, placeholders mapping, webhook support
- Author: SeemabAsghar
- Repository: https://github.com/SeemabAsghar/esign
- GitHub stars: 5
- Forks: 0
- License: MIT
- Category: Integrations
- Maintenance: Actively Maintained
Install Esign
bench get-app https://github.com/SeemabAsghar/esign
Add the Frappe Gems badge to your README
Maintain Esign? Paste this into your README:
[](https://frappegems.com/gems/apps/SeemabAsghar/esign)
About Esign
Esignatures
Esignatures Integration
Server Tests
Installation
You can install this app using the bench CLI:
cd $PATH_TO_YOUR_BENCH
bench get-app esign https://github.com/SeemabAsghar/esign
bench --site your-site.com install-app esign
License
Getting Started
Follow these steps to quickly set up Esignatures in ERPNext:
Create free account
→ https://esignatures.io/signup
Get API Token
→ Dashboard → Automation & API → Copy "Your Secret token"
ERPNext Setup
→ Go to eSignatures Settings
→ Paste API token (Password field)
→ Add placeholders like {{quotationid}}, {{signername}}, etc. (these should match the fields you mapped in ERPNext)
Create Template on esignatures.io
→ Templates → New Template
→ Add placeholders like {{quotationid}}, {{signername}}, etc. (match your mappings with erpnext fields)
Set Webhook
→ esignatures.io Dashboard → Automation & API
→ "Your default website webhook"
→ https://your-site.com/api/method/esign.api.esignature_webhook
⚠️ Note: Make sure to replace your-site.com with your actual ERPNext site URL.
Related Integrations apps for Frappe & ERPNext
- Insights — Open Source Business Intelligence Tool
- Raven — Simple, open source team messaging platform
- Frappe Whatsapp — WhatsApp cloud integration for frappe
- Frappe Assistant Core — Infrastructure that connects LLMs to ERPNext. Frappe Assistant Core works with the Model Context Protocol (MCP) to expose ERPNext functionality to any compatible Language Model
- Biometric Attendance Sync Tool — A simple tool for syncing Biometric Attendance data with your ERPNext server
- Frappe React Sdk — React hooks for Frappe
- Frappe Js Sdk — TypeScript/JavaScript library for Frappe REST API
- Mcp — Frappe MCP allows Frappe apps to function as MCP servers