Flow Documentation - UnsubmittedTimesheetReminder-A5228043-0F83-EC11-8D20-0022481810B9
| Flow Name | UnsubmittedTimesheetReminder-A5228043-0F83-EC11-8D20-0022481810B9 |
|---|---|
| Flow Name | UnsubmittedTimesheetReminder-A5228043-0F83-EC11-8D20-0022481810B9 |
| Number of Variables | 4 |
| Number of Actions | 16 |
Send_an_email_(V2)_3
| Property | Value |
|---|---|
| Name | Send_an_email_(V2)_3 |
| Type | OpenApiConnection |
| Connection | Office 365 Outlook |
Inputs
| Property | Value |
|---|---|
| metadata | <table><tr><td>operationMetadataId</td><td>b052763d-a1a4-4010-9670-9057a113c260</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_User')?['body/internalemailaddress']</td></tr><tr><td>emailMessage/Subject</td><td>Timesheet for previous period has not been submitted</td></tr><tr><td>emailMessage/Body</td><td><p><br> Hi @{outputs('Get_User')?['body/firstname']},<br> <br> Your timesheet for the period<strong> @{outputs('Get_Timesheet_Period_Closed_Yesterday')?['body/sensei_start']}</strong> to <strong>@{outputs('Get_Timesheet_Period_Closed_Yesterday')?['body/sensei_finish']}</strong> has not yet been submitted.<br> <br> Please <a href="@{variables('Base_URL')}/main.aspx?pagetype=entitylist&etn=sensei_timesheet&viewid=b2a263bb-b22f-ec11-b6e6-002248181348&extraqs=timesheetdate%3D@{formatDateTime(outputs('Get_Timesheet_Period_Closed_Yesterday')?['body/value']?[0]?['sensei_start'], 'yyyy-MM-dd')}">click here</a> to visit your outstanding timesheet.<br> </p> </td></tr></table> |
| authentication | @parameters('$authentication') |