Platform Events

Align.ly Beacon

  • 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 Response Time SLAs of Campaign Member records
    • Campaign Member record being inserted/updated
    • An Opportunity's DateField OR IsWon field changes on update. All Campaign Member records that are referencing it will be processed.
  • How can I customize the Platform Event Batch Size?