Wrike
48 actions · 43 events · 1 auth method
PreviewIAMCRMAutomation
Authentication
OAuth 2.0
Authenticate with your Wrike account using OAuth 2.0. You’ll need to register an application in the Wrike App Console to…Guides: Connector Profile, Link Account
Actions
|
No scopes found
48 actions
Action
Description
Required scopes
List Access Roles
Retrieves a list of all access roles in the account
Query Accounts
Retrieves information about all accounts accessible to the user
Modify Account
Modify metadata for the current account
List Comments
Get all comments in current account
List Folder Comments
Get comments for a specific folder
List Task Comments
Get comments for a specific task
Get Comments
Get single or multiple comments by their IDs (up to 100)
Create Folder Comment
Create a comment in a folder
Create Task Comment
Create a comment in a task
Update Comment
Update a comment by ID (within 5 minutes of creation)
Delete Comment
Delete a comment by ID
List Contacts
List contacts of all users and user groups in current account
Get Contact
Get contact information for specified users and user groups by IDs
Get Contact History
Query contact fields history for specified users by IDs
Modify Contact
Modify contact information for the requesting user by ID
List Custom Fields
Get all custom fields in current account
Get Custom Fields
Get custom fields by IDs (up to 100)
List Space Custom Fields
Get custom fields for a specific space
Create Custom Field
Create a custom field in the account
Modify Custom Field
Modify an existing custom field
Get Folder Tree
Retrieves folders for the current account in tree or filtered mode
Get Folder
Returns complete information about specified folders
Get Folder History
Query folders fields history for finance-related changes
Delete Folder
Move folder and descendants to Recycle Bin
Create Folder
Create a folder within a folder
Copy Folder
Copy folder subtree and return parent folder subtree
Update Folder
Update folder properties including title, description, sharing, and project settings
Query Groups
Get all groups in the account
Get Group
Get complete information about a single group
Create Group
Create a new group in the account
Modify Group
Modify an existing group by ID
Get Spaces
Returns a list of spaces in the account
Create Space
Create a space in the account
Update Space
Update a space configuration
Get Space By ID
Returns information about a specific space by ID
Delete Space
Delete a space by ID
List Tasks
Search among all tasks in current account
Create Task
Create a task in a folder
List Folder Tasks
Search among tasks in a specific folder
List Space Tasks
Search among tasks in a specific space
Get Tasks
Retrieve multiple tasks by IDs (up to 100)
Get Tasks History
Query task field change history for multiple tasks (up to 100)
Delete Task
Delete a task by ID
Query Workflows
Returns list of workflows with custom statuses
List Space Workflows
Returns list of workflows for a specific space
Create Workflow
Create a new workflow in account
Modify Workflow
Modify workflow or custom statuses
List Webhooks
List all webhooks for the current API app
Events
|
No tags found
43 events
Event
Description
Tags
Task Created
Emitted when a new task is created. Maps to Wrike event
TaskCreated.Task
Task Deleted
Emitted when a task is deleted. Maps to Wrike event
TaskDeleted.Task
Task Title Changed
Emitted when a task’s title is modified. Maps to Wrike event
TaskTitleChanged.Task
Task Importance Changed
Emitted when a task’s importance/priority is changed. Maps to Wrike event
TaskImportanceChanged.Task
Task Status Changed
Emitted when a task’s status is updated. Maps to Wrike event
TaskStatusChanged.Task
Task Dates Changed
Emitted when a task’s dates are modified. Maps to Wrike event
TaskDatesChanged.Task
Task Parents Added
Emitted when a task is added to a folder/project. Maps to Wrike event
TaskParentsAdded.Task
Task Parents Removed
Emitted when a task is removed from a folder/project. Maps to Wrike event
TaskParentsRemoved.Task
Task Responsibles Added
Emitted when assignees are added to a task. Maps to Wrike event
TaskResponsiblesAdded.Task
Task Responsibles Removed
Emitted when assignees are removed from a task. Maps to Wrike event
TaskResponsiblesRemoved.Task
Task Shareds Added
Emitted when a task is shared with users. Maps to Wrike event
TaskSharedsAdded.Task
Task Shareds Removed
Emitted when users are unshared from a task. Maps to Wrike event
TaskSharedsRemoved.Task
Task Description Changed
Emitted when a task’s description is modified. Maps to Wrike event
TaskDescriptionChanged.Task
Task Custom Field Changed
Emitted when a custom field value is changed on a task. Maps to Wrike event
TaskCustomFieldChanged.Task
Task Approval Status Changed
Emitted when a task’s approval status changed. Maps to Wrike event
TaskApprovalStatusChanged.Task
Task Approval Decision Changed
Emitted when an approval decision is made on a task. Maps to Wrike event
TaskApprovalDecisionChanged.Task
Task Approval Decision Reset
Emitted when an approval decision is reset on a task. Maps to Wrike event
TaskApprovalDecisionReset.Task
Folder Created
Emitted when a new folder or project is created. Maps to Wrike event
FolderCreated.Folder
Folder Deleted
Emitted when a folder or project is deleted. Maps to Wrike event
FolderDeleted.Folder
Folder Title Changed
Emitted when a folder or project title is modified. Maps to Wrike event
FolderTitleChanged.Folder
Folder Parents Added
Emitted when a folder is moved under another folder. Maps to Wrike event
FolderParentsAdded.Folder
Folder Parents Removed
Emitted when a folder is removed from a parent folder. Maps to Wrike event
FolderParentsRemoved.Folder
Folder Shareds Added
Emitted when a folder is shared with users. Maps to Wrike event
FolderSharedsAdded.Folder
Folder Shareds Removed
Emitted when users are unshared from a folder. Maps to Wrike event
FolderSharedsRemoved.Folder
Folder Description Changed
Emitted when a folder’s description is modified. Maps to Wrike event
FolderDescriptionChanged.Folder
Folder Comment Added
Emitted when a comment is added to a folder. Maps to Wrike event
FolderCommentAdded.Folder
Folder Comment Deleted
Emitted when a comment is deleted from a folder. Maps to Wrike event
FolderCommentDeleted.Folder
Folder Attachment Added
Emitted when an attachment is added to a folder. Maps to Wrike event
FolderAttachmentAdded.Folder
Folder Attachment Deleted
Emitted when an attachment is deleted from a folder. Maps to Wrike event
FolderAttachmentDeleted.Folder
Folder Custom Field Changed
Emitted when a custom field value is changed on a folder. Maps to Wrike event
FolderCustomFieldChanged.Folder
Project Dates Changed
Emitted when a project’s dates are modified. Maps to Wrike event
ProjectDatesChanged.Folder
Project Owners Added
Emitted when owners are added to a project. Maps to Wrike event
ProjectOwnersAdded.Folder
Project Owners Removed
Emitted when owners are removed from a project. Maps to Wrike event
ProjectOwnersRemoved.Folder
Project Status Changed
Emitted when a project’s status is changed. Maps to Wrike event
ProjectStatusChanged.Folder
Folder Approval Status Changed
Emitted when a folder’s approval status changed. Maps to Wrike event
FolderApprovalStatusChanged.Folder
Folder Approval Decision Changed
Emitted when an approval decision is made on a folder. Maps to Wrike event
FolderApprovalDecisionChanged.Folder
Folder Approval Decision Reset
Emitted when an approval decision is reset on a folder. Maps to Wrike event
FolderApprovalDecisionReset.Folder
Attachment Added
Emitted when an attachment is added to a task. Maps to Wrike event
AttachmentAdded.General
Attachment Deleted
Emitted when an attachment is deleted from a task. Maps to Wrike event
AttachmentDeleted.General
Comment Added
Emitted when a comment is added to a task. Maps to Wrike event
CommentAdded.General
Comment Deleted
Emitted when a comment is deleted from a task. Maps to Wrike event
CommentDeleted.General
Timelog Changed
Emitted when a time log entry is added or modified. Maps to Wrike event
TimelogChanged.General
Work Item Type Changed
Emitted when a work item’s type is changed. Maps to Wrike event
WorkItemTypeChanged.General
Getting Started
1
Create or Select a Project
Set up a new project or select an existing one. See Organizations & Projects.
2
Configure the Connector
Enable the connector and set up a connector profile in your project. See Managing Connectors.
Connector Profile
Wrike - OAuth 2.0
3
Link an Account
Connect an account using StackOne Hub or Auth Link.
Link Account
Wrike - OAuth 2.0
4
Use Actions
Invoke actions using one of the methods below:
- MCP – Model Context Protocol for AI assistants
- A2A – Agent-to-Agent protocol
- Agent SDK – TypeScript and Python SDKs for AI agents
- Actions RPC – Direct API calls
- Playground – Test actions in the dashboard
Webhook Events
Webhooks setup
Configure receiving Events for Wrike into StackOne.