Table of Contents

Flow Documentation - ResourcePlan-ResourceRequestUpdateNotification-3601BE25-EDF8-EB11-94EF-0022480FF0A2

Flow Name ResourcePlan-ResourceRequestUpdateNotification-3601BE25-EDF8-EB11-94EF-0022480FF0A2
Flow Name ResourcePlan-ResourceRequestUpdateNotification-3601BE25-EDF8-EB11-94EF-0022480FF0A2
Number of Variables 2
Number of Actions 39

Send_Email_to_Submitter_5

Property Value
Name Send_Email_to_Submitter_5
Type OpenApiConnection
Connection Office 365 Outlook

Inputs

Property Value
host <table><tr><td>connectionName</td><td>shared_office365</td></tr><tr><td>operationId</td><td>SendEmailV2</td></tr><tr><td>apiId</td><td>/providers/Microsoft.PowerApps/apis/shared_office365</td></tr></table>
parameters <table><tr><td>emailMessage/To</td><td>@outputs('Get_Submitter')?['body/internalemailaddress']</td></tr><tr><td>emailMessage/Subject</td><td>Resource request approved for proposal @{outputs('Get_Proposal')?['body/sensei_name']}</td></tr><tr><td>emailMessage/Body</td><td>A resource request for <b>@{outputs('Get_Proposal')?['body/sensei_name']}</b> has changed. <br/><br/> Reviewed by: <b> @{outputs('Get_Reviewer')?['body/fullname']}</b><br/> Bookable resource: <b> @{outputs('Get_Bookable_Resource')?['body/sensei_name']}</b><br/> <br/> Please visit the following link for more details - <a href="@{outputs('Compose_Proposal_URL')}">@{outputs('Get_Proposal')?['body/sensei_name']} - Altus Portfolio</a></td></tr></table>
authentication @parameters('$authentication')