Webhooks can be created in JobMojito to notify external systems of each event.Creating Webhooks#
2.
Click the "Create Webhook" button in the top right corner.
3.
Provide the target URL, select the environment, and add any webhook headers to be attached to the request.
Note: All webhook requests use the GET method with JSON in the request body.Environments#
You can set up webhooks in any environment supported by the platform.Currently, JobMojito supports the following environments:When creating a new interview or coaching session in the development tab, you can specify which environment the interview relates to. For example, if an interview is set to "Staging," only the staging webhook will be triggered when the interview is submitted. Modified at 2025-05-16 12:37:32