post
https://{environment}.origamirisk.com/OrigamiApi/api/v2/Actions/Queue/Task//
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Overview
This endpoint automatically creates work assignments (to-dos) in the system that get assigned to specific users with due dates.
What it does:
- Creates work items - Generates a task record that appears in a user's task list
Assigns ownership - Designates a primary owner and optionally a backup owner to complete the work - Sets deadlines - Specifies when the task is due (can use relative dates like "+7 days" or "+2 weeks")
Links to context - Attaches the task to the record that triggered it (claim, policy, etc.) so users have context - Supports recurring work - Can create tasks that repeat on a schedule (daily, weekly, monthly)
Potential Real-world use cases:
- Claim review workflow: "Review new claim within 24 hours" - automatically assigns to adjuster when claim is created
- Policy renewal reminder: "Contact insured 30 days before renewal" - task created 30 days before expiration date
- Follow-up tracking: "Call customer back tomorrow at 2 PM" - creates task with specific due date and time
- Recurring compliance: "Monthly audit of open claims" - generates task on 1st of every month