Conditional

📦 Inventory Threshold

Trigger: Stock < 100 units
Action: Generate PO
Event-Based

📧 New Support Ticket

Trigger: Ticket Created
Action: SMS Notification
One-Time

📆 Financial Year-End

Execute: 2024-03-31 23:59
Action: Close Books

Schedules

  • Recurring Schedules: Run workflows periodically, such as every hour or day.
  • Specific Time Schedules: Run workflows at predetermined times, like 8 AM daily.
  • Conditional Schedules: Trigger workflows based on specific conditions in the data.
  • Event-Based Schedules: React to external events like file uploads or API calls.
  • One-Time Schedules: Execute workflows at a specific date and time only once.
+