Share via

Comments on Email Notification

Randal Flinn 311 Reputation points
2021-03-22T19:51:56.897+00:00

Hello,

I have a SharePoint 2010 Workflow that automates emails to various individuals.

  1. The process is that an individual enters the initial information.
  2. This information is then sent via an email workflow to another individual.
  3. Various comments can be entered by other individuals.
    3a. I would like to send emails identifying the change
    3b. I would also like to include ALL comments that have been added to the original record.

Can and how is this accomplished?

Microsoft 365 and Office | SharePoint Server | Development

1 answer

Sort by: Most helpful
  1. Amos Wu-MSFT 4,131 Reputation points Moderator
    2021-03-24T06:59:31.02+00:00

    You could take a reference to the SharePoint approval workflow and set these options as the workflow start options.
    80964-image.png
    Then the workflow will be triggered automatically when a new item is created or an item is updated.
    All about Approval workflows


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.