Members - לקוחות / חברים / אנשי קשר

שם השדה סוג תאור
id integer מזהה הלקוח בקאלה
creator_id integer מזהה המשתמש שיצר את הלקוח
parent_id integer מזהה לקוח ראשי
לקוח שיש לו parent_id נחשב כאיש קשר של לקוח האב
created integer (timestamp) תאריך יצירה
modeified integer (timestamp) תאריך עדכון
deleted integer (timestamp) תאריך העברה לארכיון
first_name (alias) string שם פרטי
last_name (alias) string שם משפחה
full_name string שם מלא
email string כתובת אימייל
phone string מספר טלפון
mobile string מספר טלפון נוסף
user_id integer שיוך למשתמש אחראי
address string שם רחוב ומספר בית
city string עיר
zip_code string מיקוד
state string מדינה
country string ארץ
admin_comments string הערות מנהל
gender integer מגדר
1 = זכר, 2 = נקבה
birth_date integer (timestamp) תאריך לידה
attributes json מאפיינים
first_communication integer (timestamp) תאריך תקשורת ראשונה
last_communication integer (timestamp) תאריך תקשורת אחרונה

עוד מתוך מבנה הנתונים

Leads - פניות / יצירות קשר / לידים

שם השדה סוג תאור id integer מזהה הפניה בקאלה creator_id...