Job stopped webhook not firing

We’re using Webhooks to perform actions based on jobs completing, faulting, and stopping. Webhooks are being sent for completed and faulted states, however we are not seeing webhooks for ‘stopped’ states. The ‘job.stopped’ event is included in ‘Event Types’. Has anyone run into this before?

Information: UiPath 2019
Orchestrator: 2019.4.3

Hi @luke.baker

Please refer this link here (Orchestrator API). This might be useful to you.

same issue here

the documentation is lacking any detail on how webhooks are triggered or function