Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Here’s a quick video showing the integration between Lever and OnLink

https://www.loom.com/share/1690520889614637b09013c72f8a3b35

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

image-20240104-214824.png
  1. Paste the OnLink webhook URL

  2. The signature token should be set in the OnLink webhook configuration.

  3. Test the connection by clicking on “Verify Connection”

  • No labels