-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Welcome to the UnsubscribeLink wiki!
Originally created By Jessie Rymph, May 2024 www.unhandledsunshine.com Currently transitioned to Salesforce Commons.
Send an email to anyone from inside Salesforce and include an unsubscribe link right in the email! This app will find all contacts and leads with that email address and mark them “Email opt out.” It will also create an Unsubscribe (custom object) object so you can track unsubscribes over time.
You must enable Digital Experiences in Setup before installation.
- Search for “Experiences” in Setup.
- Click Settings under Digital Experiences.
- Enable Experiences.
- Save.
The UnsubscribeLink can be installed in two methods:
- As standard package (For end users & Amdins)
- As a metadata source code (for developers)
Create a new folder named ‘unsubscribe’ in the root folder of the repository (To silence sf code deploy errors)
If you are a developer and want to customize or test-drive this app in your own development environment (Dev or Scratch orgs)