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.
Unsubscribe Link Resources:
- Jessie Rymph
- Jon Sayer
- Scott Jacobson
- Eileen K
- Dirk Keaton
- Aïcha Medjahed
- Hua Ping Tan
- Igor Androsov
- Revise
generateAllRandomStrings
class to generatePublic_Id__c
for Leads as well as Contacts. - Write a test class for generateAllRandomStrings class.
- Improve upon existing code.
- Figure out a way to turn on and off record-triggered flows in a friendly way that works in a managed package.
- GitHub Collaboration practices, team agreement.
- Development env setup (VSCode, CLI tools versions etc.)
- Development workflow (collaboration, PR, code reviews, commits merges etc.)
- Work item/feature management (issues, projects, assignments, and boards)
- SDLC, (CICD, packaging, scratch orgs, source management)