In Verification Email template, {% debug %} shows that email template is already aware of the organization being used. Please add more organization info, not just id.
"organization": {
"id": "org_xxxxxxxxxxxxxx"
}
In Verification Email template, {% debug %} shows that email template is already aware of the organization being used. Please add more organization info, not just id.
"organization": {
"id": "org_xxxxxxxxxxxxxx"
}
Hi @lucas.majewski ,
Thank you for posting this topic on the Auth0 Community!
I could not find the scripts in the Verification Email template. Could you please provide more context, such as a link to the doc or screenshot to show where to find the details? Thanks!
Template arguments produce only “id” field for organization, would like to see more organization information:
"organization": {
"id": "org_xxxxxxxxxxxxxx"
}
Thank you for providing additional context. We are reaching out to our engineering team regarding this observation and will get back to you soon.