Forum Discussion

tripp-bishop's avatar
11 years ago

Generate Verify Email Email

Hi,

 

Is it possible to programmatically generate a new "verify your email" email? We have a custom UI that doesn't have the /t5/user/myprofilepage.personalprofile.changeemailform.form.form form in it but we need to provide similar functionality. Is there a way to do this via REST?

 

Cheers

  • YuriK's avatar
    YuriK
    Khoros Expert

    Hey Tripp,

     

    If I understand you correctly, you are trying to have an e-mail be sent to customers when they change their e-mail via your custom UI? If that is the case, if you call the change e-mail API it will send an e-mail verification e-mail to the customer who's e-mail has been changed. Note: you can't set the e-mail to the existing e-mail.

     

    If you are trying to just re-send a verification e-mail for the existing e-mail, I don't think there is currently a specific API for that.

     

    Hope this helps,

     

    Yuri