Lever
Version 0.0.12
Checkout the API docs here for more information
Set up
Enter your Access Token. To retrieve/create an your API Token please visit the Integrations and API page within settings.
Features
Feature | Support | Notes |
---|---|---|
Backfill | âšī¸ | All time on all reports |
Incremental | â | Incremental is support on Opportunities, Offers, Postings and Requistions reports. |
API reliability | đĸ | Reliable |
Reports detail
âŦī¸ Report | đ Incremental key | đ Primary key | đ Link to API endpoint |
---|---|---|---|
Opportunities | updated_at | ID | List all opportunities |
Postings | updated_at | ID | List all postings |
Archive Reasons | N/A | ID | List all archive reasons |
Opportunities Feedback | N/A | ID | List all feedback |
Opportunities Applications | N/A | ID | List all applications |
Requisitions | created_at | ID | List all requisitions |
Users | N/A | ID | List all users |
Offers | created_at | ID | List all offers |
Duplicates
- When running the Offers reports on incremental there will be duplicates that need to be handled in the transform layer.
Updated 12 months ago