Hi DynamicWeb
I have created a customer User source provider which gets data from a CRM system, then as a destination provider, i use your built in User Provider.
i have made sure to set the keys so if a value is found it will update the record instead of creating a new one, but what if i only want new records to be created.
So if the integration finds a current record, it does NOT updated the record, but just moves on. Does this functionality exist in the current User Provider or do i have to build this myself?