Getting Records / Incremental records - using API
Question 1) Let says if there is 2 M rows, will a single API call get 2 M rows in csv format? Question 2) I dont think there is a way to get inceremental data from a table store in the table. I would like to get inceremental data rather than downloading the entire dataset. Can I do that by putting in an extra query in the…