Description:
Update the announcement email template in Brevo to use a custom unsubscribe link in the footer instead of Brevo's native {{ unsubscribe }}. The link should use {{ contact.MDB_SUBSCRIPTION_ID }} to build the URL pointing to the frontend unsubscribe page.
Unsubscribe URL format:
https://mobilitydatabase.org/notifications/unsubscribe?id={{ contact.MDB_SUBSCRIPTION_ID }}
Reference: Successful feasibility test (template #68)
Acceptance Criteria:
Description:
Update the announcement email template in Brevo to use a custom unsubscribe link in the footer instead of Brevo's native
{{ unsubscribe }}. The link should use{{ contact.MDB_SUBSCRIPTION_ID }}to build the URL pointing to the frontend unsubscribe page.Unsubscribe URL format:
Reference: Successful feasibility test (template #68)
Acceptance Criteria:
{{ contact.MDB_SUBSCRIPTION_ID }}{{ unsubscribe }}link is replacedMDB_SUBSCRIPTION_IDset