Announcement

Collapse
No announcement yet.

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

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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...
X