Hi
i am creating a custom source reader / provider that is reading some data from a CRM system and adding it to the AccessUser table via the User Provider already built into the Data Integration, what i need to do is to check all the users which have a special switch flipped (this works already) and if they have been updated since the last time the integrations service has run. So if a user in the CRM system has been created at 23/08/2016 @ 14:00 and the last time the integration was run was 23/08/2016 @ 13:00 then the user should be added. What is the best way to determine the last time the integration has been run ?
Regards Casper Andersen