Home > CMS- Content Management System > Sharepoint > Email with an attachment from SharePoint document library using Microsoft Flow

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:

  1. Create a flow with one of the following trigger actions:

    – When an item is created or modified

    – When a file is created or modified (properties only)

    Here I set to flow with ‘When an item is created or modified‘ trigger action and specify site address and library name (custom list value)

  2. This step we get file content by choosing an action: Get file content using path

    – Here we specify the site address and current file path by setting value: Link to item

  3. Now we set email action for these we have two email templates: Send an email and Send an email (V2).

    Here I choose Send an Email (V2) action and specify field value: To, Subject and Attachment name and Attachment content.

    Attachment name: File name with extension

    Attachment content: File content

Flow template of above three steps

This Article is TAGGED in , , , , . BOOKMARK THE permalink.

3 thoughts on “Email with an attachment from SharePoint document library using Microsoft Flow

  1. Hello,

    Thanks for your content for Email with an attachment from SharePoint document library using Microsoft Flow. But when we trigger getting an email with unreadable format file else we can’t open or read that file. In my case it is pdf. I hope you will answer.

    Thanks
    Siva

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">