# Wrike - Create comment action
In Wrike, you can create comments in folders or tasks.
# Create comment in folder action
This action creates a single comment in a specified Wrike folder.
 Create comment in folder action
# Input fields
| Input field | Description | 
|---|---|
| Folder ID | The ID of the folder to create a comment. | 
| Comment | The comment text. | 
# Output fields
| Output field | Description | 
|---|---|
| Comment ID | The ID of the comment. | 
| Author ID | The ID of the author. | 
| Text | The text of the comment. | 
| Updated data | The date this comment was updated. | 
| Created data | The date this comment was created. | 
| Folder ID | The ID of the related folder. | 
# Create comment in task action
This action creates a single comment in a specified Wrike task.
 Create comment in task action
# Input fields
| Input field | Description | 
|---|---|
| Task ID | The ID of the task to create a comment. | 
| Comment | The comment text. | 
# Output fields
| Output field | Description | 
|---|---|
| Comment ID | The ID of the comment. | 
| Author ID | The ID of the author. | 
| Text | The text of the comment. | 
| Updated data | The date this comment was updated. | 
| Created data | The date this comment was created. | 
| Task ID | The ID of the related folder. | 
 Last updated: 5/21/2025, 5:22:32 AM