Hi, can we pass parameter set in get_url_params() ...
# troubleshooting
a
Hi, can we pass parameter set in get_url_params() to get_records()
a
Can you provide a little more info on this use case?
a
I am setting end time in get_url_params(), need same value in get_records() or set that endtime in state after completion
a
Do the stream review have a timestamp property corresponding to the end time filler? If so, setting that column/property name as your
replication_key
should automatically increment your state bookmarks with the max value seen in this field.
a
@aaronsteers it does not have property name. But i have done work-around using variable. Thanks