Flow Documentation - TimesheetSubmitForApprovalNotification-C4D74AC1-3256-EC11-8F8F-002248154AC7
| Flow Name | TimesheetSubmitForApprovalNotification-C4D74AC1-3256-EC11-8F8F-002248154AC7 |
|---|---|
| Flow Name | TimesheetSubmitForApprovalNotification-C4D74AC1-3256-EC11-8F8F-002248154AC7 |
| Number of Variables | 2 |
| Number of Actions | 12 |
Send_an_email_(V2)
| Property | Value |
|---|---|
| Name | Send_an_email_(V2) |
| Type | OpenApiConnection |
| Connection | Office 365 Outlook |
Inputs
| Property | Value |
|---|---|
| metadata | <table><tr><td>operationMetadataId</td><td>f25b2eaf-5e34-409b-87e6-76946d4b968a</td></tr></table> |
| 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_Timesheet_Manager')?['body/internalemailaddress']</td></tr><tr><td>emailMessage/Subject</td><td>A timesheet is awaiting your approval.</td></tr><tr><td>emailMessage/Body</td><td><p>Hi @{outputs('Get_Timesheet_Manager')?['body/firstname']},<br> <br> A submitted timesheet is awaiting your approval.<br> <br> <table><tr><td>Resource: </td><td><strong>@{outputs('Get_Bookable_Resource')?['body/sensei_name']}</strong></td></tr> <tr><td>Period: </td><td><strong>@{formatDateTime(outputs('Get_Timesheet')?['body/sensei_timesheetperiod/sensei_start'],'MMMM dd')}</strong> to <strong>@{formatDateTime(outputs('Get_Timesheet')?['body/sensei_timesheetperiod/sensei_finish'],'MMMM dd, yyyy')}</strong></td></tr></table> <br> Please <a href="@{variables('Base_URL')}/main.aspx?pagetype=entityrecord&etn=sensei_timesheet&id=@{triggerOutputs()?['body/sensei_timesheetid']}">click here</a> to view the timesheet.</p></td></tr></table> |
| authentication | @parameters('$authentication') |