Security

 View Only
  • 1.  sending email when account is created

    Posted Sep 15, 2017 12:35 PM

    hello team.

     

    Im creating guest account using an API, across the Api its sends some values like "email", i would like to know if is it possible send and email confirmation when  the account is created?? i know that when self-registration is enabled i can configure it, but in that case i dont use self-registration.

     

    many thanks in advance.



  • 2.  RE: sending email when account is created

    Posted Sep 15, 2017 12:39 PM
    No, only during the login event. Why not just craft the email from the same server where the API call is being initiated?


  • 3.  RE: sending email when account is created

    Posted Sep 15, 2017 12:39 PM
    No, only during the login event. Why not just craft the email from the same server where the API call is being initiated?