Return Updated Projects In Project List Incremental Syncs
4 days ago
project.listincremental syncs now return projects modified since the last sync rather than only projects created since then, and page through them without skipping projects that change while the sync is in progress.- Cursors issued before this change remain valid for full syncs. An incremental sync that was mid-pagination when this change was enabled for your organization will receive
invalid_next_cursoronce; restart the sync by omitting thecursorparameter. Restarting repeats pages rather than losing data.

