...
Follow instructions in our Webhook documentation to create a new Webhook for Leverunderstand how OnLink supports webhooks. Here are the config elements you will need to setfor Lever:
config:auth_scheme=request_signing_lever
config:signature_token=<copy from Lever>
config:lever_url=https://api.sandbox.lever.co/v1/
config:lever_api_key=<copy from Lever>
...