Upcoming database upgrades. to improve our reliability at 03:30 UTC on Feb. 25 / 7:30pm PT on Feb. 24. Some users may briefly experience slow load times or error messages. Learn more here
Jan 24, 2020 08:42 PM
Hello,
Is there a way to query the API for recently updated records?
Trying to understand the best way to scan for records that need to be updated in a separate database.
Thanks!
Solved! Go to Solution.
Jan 25, 2020 03:10 AM
Hey Aaron,
The easiest way to do this is by doing the following:
Here you can choose the specific fields you want, or just include every field
So now you can query that specific table and view via the API
Jan 25, 2020 03:10 AM
Hey Aaron,
The easiest way to do this is by doing the following:
Here you can choose the specific fields you want, or just include every field
So now you can query that specific table and view via the API
Jan 25, 2020 02:28 PM
Duh. Amazing! Didn’t know this field existed and was resorting cussing out the API haha. Thank you good sir.