Release Notes
June 2026
We have updated the sync strategy for the POSTING_TAG_ALL and POSTING_TAG_WITH_PARAM tables and their child tables. We now incrementally sync them. Previously, we re-imported these tables during every sync. We are gradually rolling out this change to all existing connections.
We have added a new column, sourced_by, to the OPPORTUNITY table.
We have added a new column, department, to the REQUISITION table.
January 2026
We have enabled soft delete for the following tables in Lever connector:
REQUISITION_OFFERREQUISITION_POSTING
We are gradually rolling out this change to all connections.
October 2025
We unified each connector’s pre-built dbt Core–compatible data models into a single model. It standardizes and documents the Fivetran schemas created in your destination and outputs analytics-ready tables. Previously, most connectors used distinct source and transform models.
August 2025
We have made the following changes to the Schema tab for connections set up before July 27, 2024:
- We display all table names in lowercase
- We display all the tables, including the empty tables
We now store data only from the Lever API's Opportunity endpoint in the OPPORTUNITY table and its child tables. Previously, this table included data from both the Opportunity and Candidate endpoints.
We have made the following changes for connections set up before July 27, 2024:
Added the following new tables:
FEEDBACK_FORM_SCORE_CARD_SUB_FIELDFEEDBACK_FORM_TEMPLATE_FIELDPOSTING_FORM_SCORE_CARD_SUB_FIELDPOSTING_FORM_TEMPLATE_FIELDPROFILE_FORM_SCORE_CARD_SUB_FIELDPROFILE_FORM_TEMPLATE_FIELDREFERRAL_FORM_SCORE_CARD_SUB_FIELDREFERRAL_FORM_TEMPLATE_FIELD
Removed the
SCORE_CARD_SUB_FIELDandTEMPLATE_FIELDtablesRenamed the
USERtable toUSERSRenamed the
endcolumn of thePANELtable toendsRenamed the
custom_field_*column of theREQUISITIONtable tocustom_fields_*Renamed the primary key,
tag, of theOPPORTUNITY_TAGandPOSTING_TAGtables totagsChanged the primary key of the
OFFERtable to a composite key consisting of theidandopportunity_idcolumnsChanged the primary key of the
FILEtable to a composite key consisting of theidandcontact_idcolumns
June 2025
You can now sync confidential data for the following tables:
OPPORTUNITIESPOSTINGREQUISITION
This feature is only applicable to connections created after July 29, 2024.
November 2024
The Lever connector now supports the Hybrid Deployment model. For more information, see our setup instructions.
September 2024
You can now choose to allow or deny syncing the confidential data while setting up your Lever connection. We have added a new drop-down menu, Sync confidential data, to the connection setup form. This functionality is enabled by default for all connections created after July 29, 2024.
July 2024
We have made the following changes to the Schema tab for connections created on or after July 27, 2024:
- We display all table names in lowercase
- We display all the tables, including the empty tables
- We no longer support table-level selection or deselection for syncing
- The connector will sync only the Opportunity endpoint and its child endpoints
We have made the following schema changes for connections created on or after July 27, 2024:
Added the following tables:
FEEDBACK_FORM_SCORE_CARD_SUB_FIELDFEEDBACK_FORM_TEMPLATE_FIELDPOSTING_FORM_SCORE_CARD_SUB_FIELDPOSTING_FORM_TEMPLATE_FIELDPROFILE_FORM_SCORE_CARD_SUB_FIELDPROFILE_FORM_TEMPLATE_FIELDREFERRAL_FORM_SCORE_CARD_SUB_FIELDREFERRAL_FORM_TEMPLATE_FIELD
Removed the
SCORE_CARD_SUB_FIELDandTEMPLATE_FIELDtablesRenamed the
USERtable toUSERSRenamed the primary key
tagtotagsin theOPPORTUNITY_TAGandPOSTING_TAGtables
March 2023
We have added the EU Region toggle to the connector setup form. Set the toggle to ON if your application is in the EU region. For more information, see our setup guide.
December 2021
We have added a new column, hiring_manager_id, to the POSTING table.
October 2021
We have added the following new columns to the REQUISITION table:
approval_idapproval_statusapproval_startedAtapproval_approvedAtapproval_accountIdapproval_createdBy
June 2021
We can now sync confidential opportunities to the OPPORTUNITY table. Previously, we were only able to sync non-confidential opportunities.
May 2021
We have added a new column, closedAt, to the REQUISITION table.
April 2021
We have added the following new columns to the OFFER table:
sent_document_file_namesent_document_download_urlsent_document_uploaded_atsigned_document_file_namesigned_document_download_urlsigned_document_uploaded_at
March 2021
We now sync the CONTACT table.
February 2021
We have added a new table, POSTING_DISTRIBUTION_CHANNEL, which contains your postings' distribution channel information. The POSTING_DISTRIBUTION_CHANNEL table is a child table of the POSTING table.
January 2021
We have released pre-built, dbt Core-compatible data models for Lever. Find the models in Fivetran's dbt hub or data models documentation. Learn more about our dbt Core integration in our Transformations for dbt Core documentation.
July 2020
We now support Lever's Opportunity endpoint. The Opportunity endpoint replaces the deprecated Candidate endpoint. In addition to our existing access, grant Fivetran access to the Opportunity endpoint in your Lever dashboard, then add the regenerated API key to the connector setup form in your Fivetran dashboard. Fivetran automatically triggers a historical sync when we connect to this endpoint, so you do not need to manually re-sync your data.
We have made some schema changes to support the new Opportunity endpoint. Once you connect Fivetran to the Opportunity endpoint, we will add new tables to replace the following tables:
OPPORTUNITYwill replaceCANDIDATECONTACT_EMAILwill replaceCANDIDATE_EMAILCONTACT_LINKwill replaceCANDIDATE_LINKCONTACT_PHONEwill replaceCANDIDATE_PHONEOPPORTUNITY_POSITIONwill replaceCANDIDATE_POSITIONOPPORTUNITY_SCHOOLwill replaceCANDIDATE_SCHOOLOPPORTUNITY_SOURCEwill replaceCANDIDATE_SOURCEOPPORTUNITY_STAGE_HISTORYwill replaceCANDIDATE_STAGE_HISTORYOPPORTUNITY_TAGwill replaceCANDIDATE_TAG
June 2020
We have fixed a bug where deleted records were incorrectly synced to your destination. Previously, deleted rows had false as their _fivetran_deleted value, but they now have true as their _fivetran_deleted value. Any previously synced deleted records will be corrected in your next sync.
October 2019
We have added a new column, to_stage_index, to the CANDIDATE_STAGE_HISTORY table.
We now sync the REQUISITION table during every data sync. Previously, we synced this table every 24 hours.
In the REQUISITION table, we have converted the target_hire_date column's data type from TIMESTAMP to INSTANT.
April 2019
We have added three new tables:
PANELPANEL_APPLICATIONPANEL_INTERVIEW
We have changed the data types of head_count_total, head_count_hired, and head_count_infinite from INT to STRING in the REQUISITION table because Lever's API returns that data type as a STRING.
November 2018
Lever is a modern recruiting software that streamlines the hiring process and simplifies the applicant tracking system.