🔢Contacts

Adding Contacts:

To add contacts, click the "Add Contact" button. Subsequently, provide a preferred name and upload text format CSV containing the contacts. The CSV format should have at least one column labeled "number," ensuring phone numbers include the country code (e.g., +591 705x111x1x). Additionally, you have the flexibility to include individual columns for each contact, such as name, last name, description, and more.

CSV Format Example:

number,name,lastname,description
{code}{number},{name},{lastname},{description}
+1123x456x7890,Jane,Smith,Supplier
+591705x111x1x,John,Doe,Client
...,...,...,...

Uploading Contacts:

After filling in the details, click "Save" to upload and update the contact information. The system will refresh, displaying the updated list of contacts.

Viewing and Updating Contacts:

  • View Contacts: Scroll through the list to view each contact's information.

  • Update Contacts: To modify contact details, click the "Update" button. This allows you to edit information such as names and contact numbers.

Note: Ensure your Text CSV file follows the specified format, and be mindful of the country codes in the "number" column for accurate contact information

Last updated