Skip to content

Add a SendGraphEmailNotification activity #120

Description

With the deprecation of EWS there should be a better option than SMTP mail. A proven way forward would be to utilize Microsoft Graph API to send emails. This could of course be accomplished by a PowerShell activity, but I would like to make an activity that takes the exact same input as the current SendEmailNotification activity. Just to make the transition to the new future proofed activity easier.

Also the use of existing Email Templates with replacement of for example [//Target/DisplayName] would be much easier if that could be kept intact. If you send mail using PowerShell, the mail template work needs to be done manually.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions