Home > Send an Email

How to send an email through Visual Studio workflow in SharePoint Hosted App

Hello, In this article, I will show you how to send an email through Visual Studio workflow in SharePoint Hosted App, I am using VS17, We have seen we can send email using SharePoint Designer, Microsoft Flow, and RET API. Send an email through Microsoft.SharePoint.DesignTime.Activities.Email activity is quite old but I

This Article is TAGGED in , , , , , , , . Read more

How to send an email using REST API in SharePoint?

In SharePoint Online we have used the Workflow to send an email notification to the user/group, but in some cases, we don't want to create a workflow just for email. For more info about the email trigger using workflow click HERE. In this article, I will share how can we send emails

This Article is TAGGED in , , , , , , . Read more

Email with an attachment from SharePoint document library using Microsoft Flow

Hello everyone, in this blog we will discuss on 'Email with an attachment from SharePoint document library' using Microsoft flow. In SharePoint, we have two option for sending an email with attachment either by Workflow or Microsoft Flow service. Here we will discuss on Microsoft Flow service. Steps: Create a flow with one of

This Article is TAGGED in , , , , . Read more