Event types are an essential part of understanding how your application interacts with different actions and changes. Below is a comprehensive list of event types available in our platform.
Common Event Types
- User Login: Triggered when a user logs into the system.
- User Logout: Triggered when a user logs out of the system.
- Data Update: Triggered when there is an update to any data in the system.
- File Upload: Triggered when a file is uploaded to the system.
Advanced Event Types
- Payment Processed: Triggered when a payment is successfully processed.
- Order Shipped: Triggered when an order is shipped.
- Subscription Renewed: Triggered when a subscription is renewed.
Custom Event Types
You can also create custom event types to suit your specific needs.
More Information
For more detailed information on event types, please visit our Event Types Documentation.
Event Types Illustration