Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 1.62 KB

README.md

File metadata and controls

35 lines (27 loc) · 1.62 KB

Unsubscribe Link by Jessie Rymph

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:

Community Sprints

[Upcoming] September 2024 Virtual Community Sprint - September 26th and 27th global virtual sprint

Team

Agenda TENTATIVE

  • Revise generateAllRandomStrings class to generate Public_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)

Summary & Accomplishments

Recommendations for Future Sprints