Announcement

Collapse
No announcement yet.

Send mail notification

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

  • Send mail notification



    Is it possible to send mail about all changes in the system. Administrators

  • #2
    Hi,

    As you may know, the system can send an email notification to an internal user (e.g. admin) upon:
    1. Assignment to a record
    2. Notifications about updates in Stream (Field update is supported. For this, the field must have enabled 'Audited' parameter)
    See: Administration -> Notifications.

    Some changes that are not covered by a default functionality, you can utilize either Formula, Workflow or BPM in order to send self generated notifications.

    For the rest part of upgrades you will need to develop such functionality.

    Comment


    • #3

      And you can somehow send messages to the mail from the event feed?

      Comment


      • #4
        Yes, you can create a workflow for the Note entity that will be triggered upon new Stream post creation.

        Comment


        • #5

          Which piece of php is responsible for sending notifications to task subscribers? "data-name="followers"

          Comment


          • #6
            > Which piece of php is responsible for sending notifications to task subscribers? "data-name="followers"

            I don't know. Please post this question in the Developer Help branch on Forum https://forum.espocrm.com/forum/developer-help.

            Comment

            Working...
            X