What's New
Human in the Loop Workflows
Unmeshed makes it easy to loop humans into your automated workflows. Add approval checkpoints, collect inputs, and trigger human decisions without breaking orchestration reliability.
Real workflow behavior in action
This animation demonstrates a practical approval path used in enterprise operations. Unmeshed first executes REST or GraphQL API calls, pauses for human input, and evaluates the response through a gateway rule before continuing downstream.
- First pass: valid input continues directly to REST or GraphQL post-processing calls.
- Retry path: invalid or missing input branches to TRY AGAIN and re-runs the REST or GraphQL API call.
- Second pass: after corrected input, the workflow reaches CONTINUE and completes at the REST or GraphQL POST step.
API Call via GET
# get_processing_data
Wait for Human Input
# wait_human_review
Flow Gateway
# check_input
API Call via POST
# post_processed_data
Built for real operational workflows
Human-in-the-loop is useful when fully automated execution is not enough. Route approvals, collect decisions, and continue execution without losing context across steps.
- Route approval tasks to specific users or groups.
- Capture form inputs and continue workflows with validated data.
- Keep audit-friendly records of who approved what and when.
Build Human Task Flows for Real-World Scale
Human inputs can be collected directly in your custom applications, while Unmeshed APIs let you query waiting tasks across workflows from a single control layer. This makes it easy to power operational consoles, internal review tools, and customer-facing approval experiences.
- Use timing-based workflow functions to escalate tasks to a new user when delays occur.
- Automatically reassign overdue tasks and send alerts to support or operations teams.
- Manage assignments by groups in addition to individual users for flexible ownership models.
- Design highly customizable human-in-the-loop workflows that scale across teams and products.
With this level of control and flexibility, Unmeshed is a top choice platform for building reliable, large-scale human task orchestration.
Everything needed to orchestrate human tasks at scale
Human task inbox APIs
Query waiting tasks across workflows from one control plane.
REST + GraphQL ready
Power custom app experiences with API-native integration patterns.
Escalate + reassign
Use timing functions to trigger reassignment and delay alerts.
Group-based ownership
Assign tasks to users or groups for scalable operational routing.
Teams building human approvals choose

Ready to build your own approval flows? Orchestrate human decisions, retries, escalations, and completion paths with full operational control.
