Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Follow instructions in our Webhook documentation to create a new Webhook for Lever. Here are the config elements you will need to set:

config:auth_scheme=request_signing
config:signature=<copy from Lever>
config:leverUrl=https://api.sandbox.lever.co/v1/
config:leverApiKey=<copy from Lever>

Then follow instructions here to configure webhook in Lever:https://help.lever.co/hc/en-us/articles/4402565460237-Configuring-webhooks

...