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
.
# 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
-
Access the integration settings.
-
Enter your IndiaMART API credentials.
-
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.
Check integration logs for errors and consult IndiaMART API documentation for updates.
Contact [email protected] for assistance.
This integration is under the MIT License.