Create Project

Create a project or folder in Wrike. Note: Projects and folders are effectively the same from Wrike’s data perspective. The only difference is that projects contain additional properties, which define the container as a project. Projects and Folders are created via the same API endpoint. What this means is that you will use the Create Project to create either projects or folders. The difference are the following fields: Owner ID, Start Date, End Date, and Status. If you create a Project with at least one of those fields populated, a project will be created. If none of those fields are populated, it will create a folder.

Input Fields

  • Project
    • Folder ID (text): ID of the folder the project should be created in
    • Title (required - text): title of the project
    • Description (text): description of the project
    • Shared User IDs (list of text): list of User IDs who share the folder
    • Owner ID (text): ID of the user that owns the project
    • Start Date (required - text): start date of the project (yyyy-MM-dd)
    • End Date (text): end date of the project (yyyy-MM-dd)
    • Status (text): status of the project (Green, Yellow, Red, Completed, OnHold, Cancelled)
  • Custom Fields
    • Dynamically Generated Fields: the available custom fields are dynamically generated based on  the fields available for your Wrike projects

Output Fields

  • Output
    • Project ID (text): ID of the project in the Wrike v3 ID format (e.g. IEABLNAUI4D3P4GD)
    • URL (text): Weblink to the project