# Wrike - Search projects action

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.

This action retrieves a list of projects that matches your search criteria. Only records in your Wrike instance that match all the criteria will be returned. A maximum of 100 projects can be retrieved per job.

Search projects action Search projects action

# Input fields

Input field Description
Custom field list Select a custom field to open the corresponding input fields. This will be blank by default.
Metadata The metadata details to use in your search. You can define metadata with a metadata source list or manually input the Key/Value pair information.
Permalink The link to open the project in a web workspace. This is only accessible if the user has the appropriate access.
Descendants Select Yes to add all descendant projects to search scope, otherwise select No.
Retrieve deleted projects only Select True to return deleted projects only, otherwise select False.
Updated date Retrieve projects created after this date.

# 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 project The list of parent projects of this project.
Project ID The project ID of the parent project.
List size The size of the list, corresponding to the number of parent projects retrieved.
Child project The list of child projects to this project.
Project ID The project ID of the child project.
List size The size of the list, corresponding to the number of child projects retrieved.
Super parent project The list of super parent project to this project.
Project ID The project ID of the super parent project.
List size The size of the list, corresponding to the number of super parent projects 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.
List size The size of the list, corresponding to the number of projects retrieved.


Last updated: 7/2/2021, 7:12:52 AM