Triggers

Email

Email trigger refers to the trigger that occurs when an email is sent/received. This helps you to initiate a process app just by sending an email. For e.g. you can send an email requesting for a price of the product that you wish to buy, this can initiate a lead…

Scheduled

Scheduled Trigger allows you to trigger the process app automatically at a scheduled time without any human intervention. For example, let us consider an audit process where the system can trigger the audit process automatically instead of manual triggering. Configure Scheduled Trigger To configure a Scheduled Trigger, follow the below…

Callable

Callable Triggers refer to the triggers invoked from another process app. For example, let us consider Process App A which is already designed and Process App B that uses a callable trigger. In the above example, it is not defined which flow triggers Process App B. Instead, a call a…

Webhook

Webhook Trigger allows you to trigger the Process App from a third-party application. This helps you to make the API call using client ID and client secret for authentication. Configure Webhook Trigger To configure a Webhook Trigger, follow the below steps: After you log in to the Process App, it…

Digital Form

A Digital Form helps you to collect the required data. It allows your users to enter the data you want to process a certain request. Digital Form triggers refer to the triggers that occur through the submission of a digital form. For example, let us consider an employee expense report.…

Conversational

Conversational Triggers refer to the triggers that occur through a conversational bot. You must associate Kore.ai conversational bots and use them to trigger your process app. To let the conversational bot trigger the process app, the bot is provided with permissions to perform the trigger action. Configure Conversational Trigger To…
Menu