Why Is My Lever Historical Re-Sync Taking Longer Than Expected?
Question
Why is my Lever connection's historical re-sync taking longer than expected?
Environment
Connector: Lever
Answer
The duration of a historical re-sync depends on the volume of data and the limitations of the source API. The Lever API's opportunity
endpoint may contribute to longer sync times due to its structural complexity and how we retrieve data. Specifically:
- It includes a deeply nested data structure. For more information, see our Lever sync overview documentation.
- The Lever API doesn't include related records in the main
opportunity
response. As a result, we must make individual requests to retrieve each related record when syncing an opportunity.