# Wrike - New/updated timelog trigger

This trigger picks up timelog records that are created or updated. Each record is processed as a separate job. It checks for new jobs once every poll interval.

New/updated timelog trigger New/updated timelog trigger

# Input fields

Input field Description
When first started, this recipe should pick up events from Timelog records created or updated after this time will be processed by the recipe. If left blank, the default will be set to one hour before the recipe is first started. Learn more about this input field.

# Output fields

Output field Description
Timelog ID The ID of the timelog record.
Task ID The ID of the task that this timelog record tracks.
User ID The ID of the user who tracked the timelog record.
Category ID The ID of the category of this timelog record.
Hours The hours tracked in the timelog record.
Created date The date this timelog record was created.
Updated date The date this timelog record was updated.
Completed date The date this timelog record was completed.
Comment The comment to this timelog record.


Last updated: 8/28/2024, 8:43:06 PM