Hi
Well so far I managed to make dnn3 intgrate perfectly. Added about 12 triggers that monitor every part of the dnn database where a user might change profile password etc. If this is done than a special view with all userdata is read out and that is used to update our own system.
Now allt hsi works if its a new user. However now I need to be able to create users in dnn based ont he users we allready have in our excisting systems.
Has anyone ever done this or is there a method or function that could be used to make thiseasier. I would liek to run a bacth tool that takes a nr of user data from our ol system and automatically create users in the dnn portal.
Any help would be appreciated