Adobe Workfront Event Subscription API
The Workfront webhook/event surface. A system administrator registers a subscription for an object type (objCode) and event type (CREATE, UPDATE, DELETE) with a destination URL and auth token; Workfront then POSTs a JSON message carrying oldState, newState and eventTime to that endpoint, typically within one second of the change being logged. 30 object types are supported.