Template
All templates

Task Reporting via AdminPulse

Automatically retrieves all tasks from AdminPulse and sends a clear HTML report by email.
Description

Description

This agent performs a fully automated task reporting in three phases. First, all outstanding and completed tasks are retrieved from AdminPulse via the list_tasks function, sequentially going through all pages until all tasks are loaded. Subsequently, the list_users function retrieves the names of all file managers, so that each task can be correctly linked to a person based on the assignedUserId field. Tasks without an assigned user are grouped separately under the heading "Unassigned". For each task, the status is determined (To-do, In progress or Done) and it is checked whether the deadline has passed compared to the current date. Overdue tasks, which are tasks with a deadline in the past that do not yet have the status "Done", are visually marked in red.
Integrations