You need to sign in to do that
Don't have an account?

databasedotcom gem getUpdated
I am trying to get a list of sobjets that were updated in a certain time interval. Is there a way I can do that with 'databasedotcom' gem? I found that SOAP API has getUpdated() call whereas REST API has nothing similar and 'databasedotcom' gem is based on REST API.
try to use bul api ruby gem