Addition of unsubscribe in email calendar invite
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-29-2024 04:44 AM
I want to add the unsubscribe link in the outlook calendar invite notification . I had used {notif_unsub} in the notification email body but it is coming in html code in email invite. it is not forming unsubscribe link. Please help

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-03-2024 09:08 AM
In all the examples I can find it is in the email template in email layout. See screenshot below. Another note you may just need to add a $ in the code. It should look like ${notif_unsub} rather then just {notif_unsub}.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-03-2024 09:20 AM
I have added ${notif_unsub} in the html body of the meeting invite type notification but still not able to see unsubscribe link in the outlook calendar invite

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-05-2024 07:45 AM
Is this a mail script you created? I don't see noify_unsub anywhere in the system. Is your notification using a email template? If so I would just use the out of the box unsubscribe like in the screenshot I sent.