ERPNext IndiaMART Integration
Overview
This integration allows you to import leads from IndiaMART into ERPNext. It fetches leads every 5 minutes, with an option to fetch custom leads, and ensures no duplicates using the query_id.
Installation
# Step 1: Clone the IndiaMART Connect app bench get-app indiaMART_connect # Step 2: Install the app for your ERPNext site bench --site site_name install-app indiaMART_connect
Configuration
-
Access the integration settings.
-
Enter your IndiaMART API credentials.
Usage
-
The integration fetches leads from IndiaMART every 5 Minutes.
-
It checks for duplicate leads using query_id.
-
New leads are added to ERPNext.
-
All activities are logged.
Troubleshooting
Check integration logs for errors and consult IndiaMART API documentation for updates.
Support
Contact info@nesscale.com for assistance.
License
This integration is under the MIT License.