registration email language

Hi, I need to send emails in different langages, and I already read in other topics that is not possible to handle multilanguage email templates.
I understand that backendless does not support it, and I’m willing to implement it by myself.
The problem is that I have enabled email confirmation for my users, and I don’t know how to generate the confirmation link in order to send it by myself, maybe in some custom business logic code.
Is there a way to do it?
Thank you

Hi, Simone

Unfortunately yes, we do not support multi language templates and no, there is no way to generate a confirmation link by yourself as it contains a confirmation key in the URL which is not accessible from your side.

Anton