# Intacct - New project task trigger

This trigger fetches new project task records in your Sage Intacct instance. Note that inactive records are also included. Use Trigger-IF to filter for only active records.

New project task trigger New project task trigger

# Input

Input field Description
When first started, this recipe should pick up events from Fetch trigger events from specified time. Defaults to an hour ago from time that recipe first started if left blank. Once recipe has been run or tested, value cannot be changed.
[Optional] Trigger poll interval How frequently to check for new events. Defaults to 5 minutes if left blank. Minimum value allowed is 5 minutes.
[Optional] Project name Name of the project where the task belongs to.

# Output

The output of this action will be a datatree that contains information about the new project task object.

Find out more about project task object (opens new window).


Last updated: 8/23/2022, 2:20:15 PM

On this page