Human Task Node
Creates a task that requires human input or approval before the workflow continues.
Input Fields
Task Name: Name of the human task that appears in the task list.
Assignee: Select which team member should complete this task. Can be a specific user or use a workflow variable like ${workflow.variables.accountOwner}.
Instructions/Description: Clear instructions explaining what the assignee needs to do. Supports markdown formatting.
Input Schema: Define what information the assignee must provide. Use the visual schema builder to add fields (text, numbers, dropdowns, dates, etc.).
Due Date: Optional deadline for task completion. Can be a fixed date or calculated using workflow variables.
Priority: Set task priority (Low, Medium, High, Urgent) to help assignees prioritize their work.
Tips:
- Use for approval workflows or data collection from team members
- Provide clear, detailed instructions to task assignees
- Set appropriate timeout values for task completion
- Use the schema builder to create structured input forms