Skip to main content
Version: 4

Creating an Application Trigger

An Application Trigger is an activity wherein you can:

  • Select the required App Connector using which you want to fetch the required data from a third-party application.
  • Define a Trigger that initiates the data fetching operation.
  • Set the polling frequency at which the data is fetched.

It is required when you want to fetch event driven data from a third-party application based on a polling frequency, or use a file-based Connector, for example, Dropbox. It can be used only as a source in a Process Flow.

Success

To use an Application Trigger, you need to bind it to the required Process Flow.

Here are the steps to create an Application Trigger. 

InformationThe steps in this section are documented considering the QuickBooks app connector as an example.

Steps to create an Application Trigger​

  1. Go to Configure > APP CONNECTORS > Triggers.
  2. Click Create Application Trigger.
  3. On the Create Application Trigger screen, do the following:
    1.  Enter a name and description for the Application Trigger. 

    2. In the Access Information section, do the following:

      1. Select the App Connector to connect to the respective third-party application that you want to use as the source.
      2. Provide the Account associated with the App Connector you have selected. You can also create new Account by clicking .
    3. In the Trigger Settings section, do the following:

      1. Select a Trigger based on which you want to fetch the data*.*

      2. Select the Run Initial Load if you want to process all the existing records or files on the first activation of this connection. 

      3. Select the Define Trigger Conditions field if you want to fetch the data based on the filter conditions associated with the Trigger you have selected.

      4. In the Trigger Conditions section, define the conditions.
        For example, if you have used QuickBooks as the application you want to connect to, and selected AP Aging Summary Reports as the Trigger, you can define the date range in the Date Macro field as the Trigger Condition to fetch the report that includes the information for the defined date range.

    4. In the Filter Criteria section, do the following:

      1. Provide a criteria based on which you want to apply filters on the fetched records. You can set multiple filter conditions by using the AND and OR operators and the Add Rule button.

      2. Click Add Filter to add more filters.

    5. In the Trigger Schedule section, do the following:

      1. Select a Trigger type -- POLLING or CRON EXPRESSION.

        POLLING: You can set up the interval time for each execution.

        CRON EXPRESSION: Select this option to configure the specific time of the execution.

      2. Specify the polling interval for execution of the Trigger.

      3. In the Select Project field, select the project.

    6. Click Save.