2026-02-27 Workflows Execution API
- The
assigned_tofield on executions, phases, and tasks now accepts variable assignment objects ({ variable, value }) in addition to plain user ID strings, enabling dynamic assignee resolution during workflow execution; affectsPOST /v2/flows/executions,GETandPATCH /v2/flows/executions/{execution_id},PATCH /v2/flows/executions/{execution_id}/phases/{phase_id}, and task creation/update endpoints