Contact import from CSV
PHP script
Free PHP script for importing contacts / people from a CSV file.
Just save an Excel file as CSV (best with UTF-8 BOM), and then either run this script in the web server and upload the file, or run the script in the command line.
The columns must be named as specified in the form.
Note: This script is only an example and can be customized and extended by a web developer.
To use the script, please change the API Key and Organization (Sub-Domain) in the first two lines of the script.
Developed by: CashCtrl Team