Join Slack
Powered by
Hey everyone! I'm sure there is, but just to refre...
# singer-tap-development
s
Stéphane Burwash
08/15/2023, 2:48 PM
Hey everyone! I'm sure there is, but just to refresh my memory, is there a way to access state in your tap to get the last time a stream was synced? I'd like to use that value as a parameter to query an API endpoint
Stéphane Burwash
08/15/2023, 3:48 PM
Found my answer: •
https://sdk.meltano.com/en/latest/incremental_replication.html#example-code-timestamp-based-incremental-replication
•
https://sdk.meltano.com/en/latest/classes/singer_sdk.Stream.html#singer_sdk.Stream.get_starting_timestamp
Open in Slack
Previous
Next