Skip to main content

Community

Fivetran Feature Request — capture deletes on the Clockify TIME_ENTRY table

Answered

Please sign in to leave a comment.

Comments

2 comments

  • Official comment

    Hi Florent,
    Thank you for the exceptionally clear report and you are right that periodic full re-syncs are not a workable long-term answer.
    We have added this to our active backlog.
    We are trying to evaluate webhooks as an option, while also checking what can be done through APIs if that is not available. One question that would help us pick the right window for a automated resync (if we go down that path): how far back in time do your users typically delete entries? If deletions almost always happen within a few days, we can scope this much more efficiently than if they can occur months later.

    We will keep you updated on this thread.

    Hey,

    We analysed the time entries marked as deleted by our latest historical re-sync. Among 60 deleted entries, only 7 were at most 7 days old. The median entry age was 24 days, the 90th percentile was 56 days, and the maximum was 68 days; none were older than 90 days.

    This measures the entry age when the re-sync detected the deletion, so it is an upper bound rather than the precise deletion timestamp. Still, it shows that a window of only a few days would miss most cases. A 60-day window would cover 97% of the observed cases; we would recommend 90 days as a safety margin.

    Thanks a lot for being so quick to follow this topic !