Class: Events::ContactPointAdded

Inherits:
ApplicationEvent show all
Defined in:
app/events/events.rb

Overview

Published by ContactPoint after_commit on :create when an email is added to a party.
Triggers drip campaign re-evaluation so parties that just gained a valid email
are checked against their existing product interests and buying group.
data: { party_id: }

Method Summary

Methods inherited from ApplicationEvent

#data