babbk
2 years agoContributor
API extract messages after a specific time
Hi, all. I'm new. I need to build an api extract that will pull all messages that have been updated since a specific date/time. This includes any message added, updated, or deleted. It looks like LiQL will allow me to pull by the field last_edit, which I'm hoping will give me anything deleted, as well.
The api also needs to pull back any replies and kudos added, updated, or deleted since that same specific date. I'm not finding anything in the LiQL documentation that would allow that. Or, did I miss something?
Or, is there a better way to accomplish this?
Thanks, all.