Activity or History data in DB

Where does SuiteCRM store these data from activities and history subpanel.
Is there way to find them?

Emails are in the email table, tasks are in the tasks table and so on. Its a query, it’s not it’s own table.

1 Like

All History and Activity data is combined from the following modules: Meetings, Calls, Emails, Tasks, and Notes.

Records with a Completed status are displayed in History, while records with any other status are displayed in Activity.

1 Like