We currently support five types of Triggers: Manual Invoke, Events, Scheduled, HTTP, and Integration Webhooks. You can use any of these to start a Job Run.
Run your Job manually by using Job.invoke()
Run your Job when you send events with data
Run a Job on a repeating schedule
Easily subscribe to realtime API changes using integrations
Trigger your Jobs in realtime when events happen in APIs
Create Triggers and Schedules with dynamic settings