Is there a table in the sql side where id=id for opportunities, events, documents in the companies field?
For example, SELECT * FROM espocrm.account_contact; I saw that the companies name people id mapping is done here. Where will I do this mapping for other fields ?
Because I imported the datasets with sql, how will I see the people belonging to a company, the activities of that company, the documents. It is difficult for me to do all of them manually. What can I do for this?
For example, SELECT * FROM espocrm.account_contact; I saw that the companies name people id mapping is done here. Where will I do this mapping for other fields ?
Because I imported the datasets with sql, how will I see the people belonging to a company, the activities of that company, the documents. It is difficult for me to do all of them manually. What can I do for this?