When does Align.ly Beacon use Platform Events?
Action_Processing_Needed__e
The Action_Processing_Needed__e platform event is published when:
- Task/Event record creation
- Task/Event record edit if DateTime fields configured in Actions are changed
Campaign_Member_Processing_Needed__e
The Campaign_Member_Processing_Needed__e event is published when:
- The Action Processing Needed event handling determines the CM record needs to be processed (the Task/Event meets the WHERE clauses, etc)
- Our scheduled batch looking to process SLAs of CM records
- CM record being inserted / updated (no criteria, we just fire it off)
- A Campaign being updated will fire an event for each CM record within the Campaign
- An Opportunity's DateField OR IsWon field changes on Update...all CMs that are referencing it
