I created a custom entity named "Project". Each time a comment is written in the Stream section of a project, I need to send the comment via email to the comment author AND to the target account of the project.
The email subject must be structured as follows: "[<Project_ID>] New comment on <Project_Name>". Ex: [123] New comment on Sample Project.
Does EspoCRM allow to solve a problem like this? If true, please provide guidance, useful docs, etc.
The email subject must be structured as follows: "[<Project_ID>] New comment on <Project_Name>". Ex: [123] New comment on Sample Project.
Does EspoCRM allow to solve a problem like this? If true, please provide guidance, useful docs, etc.
Comment