OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

Forums Forums OroCRM OroCRM – Programming Questions Sending Email when Task is Assigned to User

This topic contains 2 replies, has 2 voices, and was last updated by  Spurgeon 9 years, 4 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #24934

    Spurgeon
    Participant

    Hi! Greetings!

    We need to send an Email to the user when a task is assigned to a user, with the details of related contact.

    Could some one kindly guide where the code for mailing needs to be put in?

    Thanks in advance!

    Warm regards
    Spurgeon

Viewing 2 replies - 1 through 2 (of 2 total)
  • Author
    Replies
  • #24935

    Hi.

    You can create process assigned to Task entity which will be triggered on Task creation and updating of assigned to a user field. In this process you can use @send_email action for email sending.

    More details on Processes

    #24936

    Spurgeon
    Participant

    Hi Dmitry,

    Greetings!

    Thanks a ton for the kind hint, pointer and quick response.

    Will check this out and revert if need be.

    Warm regards and gratitude,
    Spurgeon

Viewing 2 replies - 1 through 2 (of 2 total)

The forum ‘OroCRM – Programming Questions’ is closed to new topics and replies.

Back to top