Skip to main content
Manages the full task lifecycle across the CRM — tasks are created by the workflow engine, auto-assigned to eligible agents based on permissions and workload, and tracked through to completion. Base URL: https://api.diginacape.co.ke/assignment

Key resources

Assignment logic

When a task is created with a required_permissions_snapshot, the service automatically resolves eligible users from the User Service and assigns the task to the agent with the lowest current workload. Manual claim and reassign endpoints allow supervisors to override auto-assignment.
See the Assignment tab in the top navigation for the full API reference.