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 |
Get_Timesheet_Period_Closed_Yesterday
| Property | Value |
|---|---|
| Name | Get_Timesheet_Period_Closed_Yesterday |
| Type | OpenApiConnection |
| Connection | Microsoft Dataverse |
Inputs
| Property | Value |
|---|---|
| metadata | <table><tr><td>operationMetadataId</td><td>b3f6ab49-b632-490a-9013-c62a85e41c1a</td></tr></table> |
| host | <table><tr><td>connectionName</td><td>shared_commondataserviceforapps</td></tr><tr><td>operationId</td><td>ListRecords</td></tr><tr><td>apiId</td><td>/providers/Microsoft.PowerApps/apis/shared_commondataserviceforapps</td></tr></table> |
| parameters | <table><tr><td>entityName</td><td>sensei_timesheetperiods</td></tr><tr><td>$filter</td><td>sensei_finish eq @{string(formatDateTime(addDays(utcNow(),-1),'yyyy-MM-dd'))} and statecode eq 0 and sensei_status eq true</td></tr><tr><td>$top</td><td>1</td></tr></table> |
| authentication | @parameters('$authentication') |
Next Action(s) Conditions
| Next Action |
|---|
| Terminate_If_No_Timesheet_Period_Found [Succeeded] |