Learn what's new in the latest release of ArcGIS Workflow Manager
ArcGIS Online February 2026
-
REST API
- You can now update a job’s notes while a step is running using
update.Job - The new
closedfield records the user who closed a job. TheBy getrequest returns theJob closedfield when the job is closed. You can also use theBy closedfield when searching for closed jobs, or as a display or sort field for shared searches or charts.By
- You can now update a job’s notes while a step is running using
-
JavaScript API
-
WebSocket API
- The
closedfield is included in the_by jobmessage when a job is closed.Updated
- The
ArcGIS Enterprise 12.0 Release
-
REST API
- Group avatars (
thumbnails) are now returned when retrieving workflow groups. - Only return user defined settings when the
includeproperty is set toSystem Settings falsein agetrequest.Settings
- Group avatars (
-
WebSocket API