How to create a new "History" record on EspoCRM?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • AbdulQuddoos
    Junior Member
    • Jun 2021
    • 1

    How to create a new "History" record on EspoCRM?

    I am working on a job application system. The applicant's details are saved into the contact.

    Now what I want is, when a user applies on another job, the contact related to his email address should be updated and a new history record will be created for that contact that will show the jobs (Accounts) the user previously applied on.

    I have a PHP application that writes the applicant data from the database to EspoCRM using the API.

    So, I want to ask if it is possible to create a new history record for a specific contact either by API or direct database interface.

    Thank you for the assistance in advance.
Working...