Hi @Pavan_P_J
There are two types of trigger
- Time Triggers
- Queue Triggers
Time Triggers
Enable you to schedule a recurrent time to start a job. Input values for processes that support input and output parameters can be managed at this level as well.
Queue Trigger
Can instantly start a process upon the trigger creation or whenever you add a new item to a queue. The trigger runs in the environment associated with the selected process
Regards
Gokul