Create user during activation

Hello,
I would like to have a list of all my customers. I would like my software to ask them name and email address during trial activation, then create users via LexActivator.
Is it possible?
Thanks,
Giovanni

Hi Giovanni,

Yes, you can do that by using SetTrialActivationMetadata() function of LexActivator. There you can store name as key and email as value. You can later check these details in the metadata section of trial activation. Later you can use these details to create users in the cryptlex dashboard.

Regards,
Ahmad.