From 56f16894b31ac13052e8c003f7313d0734b59749 Mon Sep 17 00:00:00 2001 From: barredterra <14891507+barredterra@users.noreply.github.com> Date: Thu, 22 Feb 2024 13:40:49 +0100 Subject: [PATCH] docs: app description --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1474528..87f1cf3 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ Sync leads from snapADDY to ERPNext -### Configuration +This app provides an endpoint for the [snapADDY Data Quality webhook](https://developers.snapaddy.com/dataquality-webhook-api/guides/getting-started). It enables your ERPNext instance to receive data from snapADDY and create new leads in ERPNext based on the received data. -This app provides an endpoint for the [snapADDY Data Quality webhook](https://developers.snapaddy.com/dataquality-webhook-api/guides/getting-started). +### 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.