Skip to main content
All CollectionsIntegrations
Connect with Lever

Connect with Lever

To create a connector with Lever in Bindbee, follow this step-by-step guide.

Updated over 2 months ago

Creating and Authorizing Lever Connector

Step 1: Open the Bindbee Dashboard. Click on the Create Connector button.

Image

Step 2: Enter the information about the organisation for which you are building the connector. For the purposes of this demo, let's assume that the company is SpaceX!

Image

Step 3: Select Category as ATS and provide appropriate Unique Id to uniquely identify the connector and click on Next.

Image

Step 4: Select Lever from the list to create the connector for Lever and then click on Create Link.

Image

Step 5: You can copy the link and send it to the person who will authorise your connector with Lever.

Image

Step 6: Open the magic link to open the connector-linking page. Notice the scopes mentioned. These are the scopes that define the parameters that are going to be synced from Lever to Bindbee. Click on "Allow and Continue" to proceed.

Image

Step 7: A Lever authorization page will appear. Notice the scopes that show the parameters that can be accessed by Bindbee from Lever. Click on Accept to proceed.

Image

Step 8: After this, we can see that the connection has been successfully established.

Image

Viewing the Sync Status on Dashboard

Step 1: After creating the connector, the data will start syncing shortly. To view the connector details, open the Bindbee Dashboard and click on Connectors.

Image

Step 2: Click on the connector created above. For our example, it is SpaceX.

Image

Step 3: Wait for the connector sync status to turn to Synced. The logs associated with the API calls can be viewed there as well.

Image

Getting the Unified Data from Bindbee Unified APIs.

Step 1: The unified APIs for Bindbee can be viewed on the API documentation page here.

Image

Step 2: Authenticating and authorizing Bindbee APIs require two parameters:

  • API Key

  • Connector Token

Step 3: To get the API Key from Bindbee, open the dashboard and click on the API Key section.

Image

Step 4: Regenerate the API key and save it in the local machine for future reference. Copy it and paste it in the Bearer Token Headers.

Image

Step 5: Next to get the Connector Token, Open the connector we created above.

Image

Step 6: Copy the Connector token and paste it in the headers as 'x-connector-token: <your connector token>'

Image

Step 5: Call the API as per the documentation, and you can see the responses in Unified format.

Image

Scopes

List of scopes (Read) supported for Lever Integration

  1. Application

  2. Attachment

  3. Candidate

  4. Department

  5. EEOC

  6. Job

  7. Job Interview Stages

  8. Offers

  9. Offices

  10. Reject Reasons

  11. Remote Users

  12. Scheduled Interviews

  13. Score Cards

  14. Screening Questions

  15. Tags

Note: The user can customize the scopes through the Bindbee Dashboard

In order to enquire about the scopes for the Lever app, contact [email protected]

Did this answer your question?