What are different ways of triggers?

Hi,

There are two types of trigger
Time Triggers and 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

For more pls refer below site: Types of Trigger..? - #9 by Gokul001

Thanks.

4 Likes