Workflow
Remind Timesheets
Remind users of a due timesheet. Sends him/her an email.
post/timmi/services/workflow/remind
Request body
Example request
{
"timesheets": [
{
"startsAt": "2024-06-01",
"endsAt": "2024-07-01"
}
]
}Response
Workflow response