How It Works
Thetables.records.list endpoint returns a cursor with each response. By storing this cursor and passing it as the next parameter in subsequent requests, you can fetch only the records that have changed since your last replication.
Incrementally replicate table records to your destination system
tables.records.list endpoint returns a cursor with each response. By storing this cursor and passing it as the next parameter in subsequent requests, you can fetch only the records that have changed since your last replication.