Forum Discussion

amalwayscharan's avatar
amalwayscharan
Copper Contributor
Aug 30, 2019

Trigger a flow to send custom message email

Hello,   I thought this would be very easy, but I'm stuck while implementing.    Requirement:  On click (JSON format flow trigger, image below) trigger a flow to send email with custom message. ...
  • Norman Young's avatar
    Sep 01, 2019

    Hi amalwayscharan,

     

    This is possible using the "For selected file" SharePoint trigger. Initialize a string variable to store the "FileId" value and then "Get files (properties only)" on the document library filtering using "ID' equal variable name. 

     

    Sample Flow below:

     

    I hope this helps.

     

    Norm

     

     

Resources