contacts_import_csv
Import contacts from a Google Contacts CSV export. Updates existing contacts by email and removes duplicate names without email.
Instructions
Import contacts from a Google Contacts CSV export. Upserts by email, optionally removes name-only duplicates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dedupe | No | Delete same-name contacts that have no email after import. | |
| csv_path | Yes | Absolute or ~ path to the CSV file. | |
| organization | No | Default organization when CSV Organization Name is blank. | eCustom Solutions |