AutoIDM / tap-clickup

tap-clickup , singer compliant tap for pulling clickup data
MIT License
12 stars 20 forks source link

Tasks Replication Key Handling (State / Incremental Task Stream) #95

Closed visch closed 2 years ago

visch commented 2 years ago

The SDK should handle the manual initial state tracking that's happening. Tried hard to use the SDK to handle this but it turned out to take way too long to understand the internals of get_starting_timestamp and others.

  1. Get an issue into the SDK about this issue
visch commented 2 years ago

Got fixed in https://github.com/AutoIDM/tap-clickup/pull/117