Sage Intacct - New/updated object trigger

This trigger fetches new/updated object records in your Sage Intacct instance. Checks for new or updated object every 5 minutes. This trigger works only for objects with unique key and timestamp fields.

New/updated object triggerNew/updated object trigger

Input

Input fieldDescription
ObjectSelect an object to fetch. The object is expected to have unique key and timestamp fields.
Unique keySelect the unique key of the object to deduplicate on.
Timestamp fieldSelect record modified timestamp field. Records will be filtered from the specified time based on this field.
When first started, this recipe should pick up events fromOptional. 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. Refer to Triggers to learn more about this input field.
Trigger poll intervalOptional. How frequently to check for new/update events. Defaults to 5 minutes if left blank. Minimum value allowed is 5 minutes.

Output

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

Last updated: