The Trigger Actions Framework allows developers and administrators to partition, order, and bypass record-triggered automations for applications built on Salesforce.com.
The framework supports both Apex and Flow - empowering developers and administrators to define automations in the tool of their choice, then plug them together harmoniously. All trigger logic is driven by custom metadata, providing a consolidated "Automation Studio" view of every action configured for a given SObject.
Full documentation is available at mitchspano.com/trigger-actions-framework, including:
- Getting Started
- Apex Actions
- Flow Actions
- Entry Criteria Formula
- Bypass Mechanisms
- Recursion Prevention
- Avoid Repeated Queries
- DML-Less Testing
- DML Finalizers
Contributions are welcome! See CONTRIBUTING and CODE OF CONDUCT for guidelines.