Erpnext Snapaddy
Sync leads from snapADDY to ERPNext
- Author: alyf-de
- Repository: https://github.com/alyf-de/erpnext_snapaddy
- GitHub stars: 0
- Forks: 1
- License: NOASSERTION
- Category: Integrations
- Maintenance: Minimally Maintained
- Frappe versions: v14, v15
Install Erpnext Snapaddy
bench get-app https://github.com/alyf-de/erpnext_snapaddy
Add the Frappe Gems badge to your README
Maintain Erpnext Snapaddy? Paste this into your README:
[](https://frappegems.com/gems/apps/alyf-de/erpnext_snapaddy)
About Erpnext Snapaddy
snapADDY Integration
Sync leads from snapADDY to ERPNext
This app provides an endpoint for the snapADDY Data Quality webhook. It enables your ERPNext instance to receive data from snapADDY and create new leads in ERPNext based on the received data.
[!TIP] Should you wish to support this app, we kindly request that you contact us prior to purchasing or renewing your snapADDY subscription. This will allow us to claim a commission.
Configuration
Please create a User in ERPNext that will be used for the snapADDY integration. The user's roles should be configured in a way that it can only create Leads and Addresses. Create an API Key and API Secret for this user.
Please configure snapADDY as follows:
Endpoint-URL: https://MY-ERP.COM/api/method/erpnextsnapaddy.api.dataquality
Replace
MY-ERP.COMwith your ERPNext domain.HTTP method: POST
Authorization Header: Token APIKEY:APISECRET
Replace
API_KEYandAPI_SECRETwith the API Key and API Secret of the user you created in ERPNext.
Disclaimer
This app is not affiliated with snapADDY. It is a community contribution and is not officially supported by snapADDY.
License
GPLv3
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