Skip to content

Instantly share code, notes, and snippets.

@durveshshah
Created February 22, 2024 22:48
Show Gist options
  • Save durveshshah/d0e7779aeb1f2f15ac17c1acd07dd94e to your computer and use it in GitHub Desktop.
Save durveshshah/d0e7779aeb1f2f15ac17c1acd07dd94e to your computer and use it in GitHub Desktop.
trigger LeadChangeEventTrigger on LeadChangeEvent (after insert) {
LeadChangeEventHandler.publishLeadEvent(Trigger.new);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment