i have been able to get the contacts of a specific tag (group) using xmlRPC query on a table ContactGroupAssign.
i would like to know what is the field name and table name of Lead Status of a contact as shown:
also how can i get data from more than one table simultaneously .
i want to get some contacts data from table contact , appointments from ContactAction and the table contains Lead Status
and filter those data by tags with Lead Status value.
suppose i have about 100k contacts.