This comprehensive reference guide covers all available triggers in Elementum’s automation system. Each trigger includes configuration details, practical examples, and common use cases to help you build effective event-driven automations.
Looking to understand automation concepts? Start with the Automation System guide to learn about event-driven automation and AI integration.

Record Triggers

Record triggers respond to changes in your data, forming the foundation of most automation workflows.

Communication Triggers

Communication triggers respond to messaging and collaboration activities.

File Triggers

File triggers respond to document uploads and attachments.

Scheduled Triggers

Scheduled triggers execute automations based on time or external data events.

Advanced Triggers

Advanced triggers provide specialized functionality for complex workflows.

Quick Trigger Categories

Record Events

Record Created, Updated, Approval Status

Communication

Comment Added, Email Received

File Operations

Attachment Added

Scheduled Events

Time-Based, Data Mine, Survey

Agent Interactions

Agent Conversation Ended

Custom Triggers

On-Demand Trigger

Choosing the Right Trigger

Event-Driven vs. Scheduled

Use Event-Driven Triggers When:
  • You need immediate response to system changes
  • Processing should happen as data changes
  • Real-time notifications are required
  • Workflow advancement depends on user actions
Use Scheduled Triggers When:
  • Processing can happen in batches
  • Regular maintenance tasks are needed
  • Reports should be generated periodically
  • Reminders need to be sent at specific times

Single vs. Multiple Triggers

Single Trigger Automations:
  • Focused, specific responses to events
  • Easier to debug and maintain
  • Clear cause-and-effect relationships
Multiple Trigger Automations:
  • Consolidated logic for similar events
  • Reduced automation sprawl
  • Shared processing for related triggers

Configuration Best Practices

1

Be Specific with Conditions

Use “Where” conditions to filter triggers precisely, avoiding unnecessary automation executions
2

Consider Performance Impact

Avoid overly broad triggers that fire frequently without adding value
3

Plan for Scale

Design triggers that will work efficiently as your data volume grows
4

Test Thoroughly

Verify triggers fire under expected conditions and don’t fire when they shouldn’t

Troubleshooting Common Issues

Trigger Not Firing

Unexpected Trigger Behavior


Ready to build automations with these triggers? Visit the Automation System guide for complete workflow examples and the Actions Reference for available actions.