Triggers
Distribution Engine includes eight Salesforce triggers. A single trigger on each object and one for the Distribution Log object in the package. These triggers are used by the following Distribution E…
Distribution Engine includes eight Salesforce triggers. A single trigger on each object and one for the Distribution Log object in the package. These triggers are used by the following Distribution Engine features:
Trigger List by Name
Each of these will fire when a record is created or updated. If the associated features are not in use, the trigger will consume minimal resources as it has nothing to process.
- DEAccountTrigger
- DECaseTrigger
- DEContactTrigger
- DEDistributionLogTrigger
- DEEventTrigger
- DELeadTrigger
- DEOpportunityTrigger
- DETaskTrigger
How did we do?
Whats in the Package
Installation Process