What are different ways of triggers?

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

Hi @nikitapatil7

The following docs might help you with the information:

Hope this helps,
Best Regards.

2 Likes

@nikitapatil7

Queue based triggers…when a wueue item is added

Time triggers - on the time you trigger

Cheers

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.