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 almost 2 years ago
