Webhooks
Webhooks is a way to create callbacks with a custom payload to notify event changes in Plint. We currently support webhooks on job level with a status change or change of date as a trigger. The JSON payload can be customized and content dynamic using variables such as: "name": {{JOB_TYPE_NAME}},
