I am trying to find somewhere a list of the fields that can be used in the body of an email.
The current use case is to configure the welcome email to include as unique fields:
Name
Email
Membership level
I’ve been trying to find somewhere a definitive list of what fields can be used in emails (e.g. by using %{fieldname} and have it replaced by the data) but I am not sure if this exists, or even if I am using the right search terms for what Discourse refers to these as, because I’m not finding anything!
The only fields that can be used are the ones that are already in the specific message. There is no broad list of general all purpose fields that can be used anywhere.
هل ما زلت مهتمًا بذلك؟ في حالة الاستخدام الخاصة بي، أبحث عن تضمين الفئة في جسم رسالة البريد الإلكتروني التي ينشرها المستخدم (مثل %{category})، بالإضافة إلى base_url (هذا يعمل في site_texts، لكن يبدو أنه لا يعمل في جسم البريد الإلكتروني).