Hi, I made my own tap which I connected to a rest API. I also set the replication method to INCREMENTAL. But it doesn't work. Every time i run it with the same state_id, and load it to tap-csv, it gets all the data. But I want it to only get new/updated data. Does anyone know if replication methods are supported for custom taps? Thanks in advance!