I am in need of a way to more dynamically import/update CRM records than with the standard export functionality can do. Right now a user is limited to only being able to do mass updates of records they can fit into an advanced find view and then exporting. This is because the system has a "Checksum" value that is added to that export to insure that when the data is re-imported, it only updates if the checksum value remained the same. To my understanding the "Checksum" value is only updated when the record is updated.
Theoretically, if I can get the "Checksum" value through sql, for on-premise of course, then I could do import/updates through the front end UI a lot more effectively because I could do much more complex queries for data than with advanced find.
Does anyone know if the "Checksum" value can be queried through SQL or any other means than the native export tool?
*This post is locked for comments
I have the same question (0)