Hi,
We are currently moving our email verification from the default flow to “email verification with rules” to support multiple templates per tenant.
I’m trying to implement email verification with rules. This link is really helpful but I’m not sure how to pass the confirmation URL to my API which I can then embed in my email for users to click and confirm?
In the default flow, this parameter is inserted into the template using the {{url}} variable but how do I obtain and pass this to my API call? I have searched the context and user objects but maybe I have missed it?
Thanks,
Liam