Learn what's new in the latest release of ArcGIS Workflow Manager

ArcGIS Online June 2026

Learn about creating and managing webhook connections.

Webhook dependencies can now be added to jobs and configured using the Create Field Maps Task step or done programmatically. Learn about managing dependencies for jobs.

ArcGIS Enterprise 12.1 Release

  • REST API

    • You can now update a job’s notes while a step is running using updateJob.
    • The new closedBy field records the user who closed a job. The getJob request returns the closedBy field when the job is closed. You can also use the closedBy field when searching for closed jobs, or as a display or sort field for shared searches or charts.
  • JavaScript API

    • You can now update a job’s notes while a step is running using updateJob.
    • The closedBy field is included in the response to the getJob request when a job is closed.
  • WebSocket API

    • The closed_by field is included in the jobUpdated message when a job is closed.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.