Creates a new task in a specified Wrike folder; if setting priority with `priorityBefore` or `priorityAfter`, the referenced task must be in the same folder or project.
titleRequiredstringTitle of the task.
followbooleanIf `True`, the creator automatically follows the task.
statusstringStatus of the task. Note: This feature may not be available on the Team plan.
parentsarrayList of parent folder IDs for the task. Cannot include the recycleBinId.
sharedsarrayList of user or invitation IDs to share the task with; creator is auto-shared.
folderIdRequiredstringUnique identifier of the folder where the task will be created.
metadataarrayList of key-value metadata pairs for the task. Each item requires 'key' and 'value'.
followersarrayList of user IDs to be added as task followers.
importancestringImportance level of the task.
superTasksarrayList of task IDs to which this new task will be a subtask.
billingTypestringBilling type for the task's timelogs.
descriptionstringDetailed description of the task.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.