# Wrike - New/updated project triggers

Projects are one of the main ways to organize, manage, and report on work within Wrike. In essence, Wrike projects are folders with additional properties.

# New/updated project trigger

This trigger picks up projects that are created or updated and returns the project tree data. Each record is processed as a separate job.

New/updated project trigger New/updated project trigger

# Input fields

Input field Description
When first started, this recipe should pick up events from Projects 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
Project ID The ID of the project.
Account ID The ID of the account.
Title The title of the project.
Updated date The date this project was updated.
Created date The date this project was created.
Description The description of the project. Will be blank if not specified.
Users who share the project The list of users who share the project.
User ID The ID of the user who shares this project.
List size The size of the list, corresponding to the number of users retrieved.
Parent folder The list of parent folders of this project.
Project ID The project ID of the parent folder.
List size The size of the list, corresponding to the number of parent folders retrieved.
Child folder The list of child folders of this project.
Project ID The project ID of the child folder.
List size The size of the list, corresponding to the number of child folders retrieved.
Super parent folder The list of super parent folder to this project.
Project ID The project ID of the super parent folder.
List size The size of the list, corresponding to the number of super parent folders retrieved.
Scope The scope of the project.
Has attachments Indicates if the project has attachments.
Permalink The link to open the project in a web workspace. This is only accessible if the user has the appropriate access.
Workflow ID The ID of the project workflow.
Metadata The metadata of this project. The metadata list size corresponds to the number of metadata entries retrieved.
Project The project properties of this project.
Author The author who created the project.
Owner ID The list of IDs of project owners.
User ID The user ID of the project owner.
List size The size of the list, corresponding to the number of project owners retrieved.
Status The status of the task.
Start date The date this project was started.
End date The date this project was ended.
Created date The date this project was created.
Completed date The date this project was completed.
Custom fields Includes data from custom fields.

# New/updated project trigger (real-time)

This trigger picks up projects as soon as they are created or updated and returns the project tree data. Each record is processed as a separate job.

New/updated project trigger(real time) New/updated project trigger (real time)

# Input fields

Input field Description
When first started, this recipe should pick up events from Projects 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
Project ID The ID of the project.
Account ID The ID of the account.
Title The title of the project.
Updated date The date this project was updated.
Created date The date this project was created.
Description The description of the project. Will be blank if not specified.
Users who share the project The list of users who share the project.
User ID The ID of the user who shares this project.
List size The size of the list, corresponding to the number of users retrieved.
Parent folder The list of parent folders of this project.
Project ID The project ID of the parent folder.
List size The size of the list, corresponding to the number of parent folders retrieved.
Child folder The list of child folders of this project.
Project ID The project ID of the child folder.
List size The size of the list, corresponding to the number of child folders retrieved.
Super parent folder The list of super parent folder to this project.
Project ID The project ID of the super parent folder.
List size The size of the list, corresponding to the number of super parent folders retrieved.
Scope The scope of the project.
Has attachments Indicates if the project has attachments.
Permalink The link to open the project in a web workspace. This is only accessible if the user has the appropriate access.
Workflow ID The ID of the project workflow.
Metadata The metadata of this project. The metadata list size corresponds to the number of metadata entries retrieved.
Project The project properties of this project.
Author The author who created the project.
Owner ID The list of IDs of project owners.
User ID The user ID of the project owner.
List size The size of the list, corresponding to the number of project owners retrieved.
Status The status of the project.
Start date The date this project was started.
End date The date this project was ended.
Created date The date this project was created.
Completed date The date this project was completed.
Custom fields Includes data from custom fields.


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