Hello everyone,
So I have a simple question but this may be a complicated answer. Currently I am listening for a Job.Completed event type to get thrown via a webhook. There doesn’t seem to be any. I am receiving all event types and there are a plethora of Job.Created and Job.Started events but none for Job.Completed.
Why is that? Currently there doesn’t seem to be any correlation to the Business Process getting completed and the Job.Completed event type. What triggers the Webhook to send out the Job.Completed Event Type?