Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Wrike Spoke

Manage approvals, attachments, folders, projects, and so on, in the Wrike account from your ServiceNow instance.

Request apps on the Store

Visit the ServiceNow Store to view all the available apps, and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.

Integration Hub subscription

This spoke requires an Integration Hub subscription. For more information, see Legal schedules - IntegrationHub overview.

Spoke version

Wrike spoke v1.3.0 is the latest version.

Supported versions

This spoke was built for Wrike API version v4, but may be compatible with later versions.

Note: You must have the Wrike Enterprise account to create an app and obtain values of Client ID and Client Secret from the Wrike account.

Spoke dependencies

If you’re having trouble installing the app, ensure that these dependent plugins are installed:

  • ServiceNow Flow Designer - Dynamic Inputs (com.glide.hub.dynamic_inputs)
  • ServiceNow IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
  • Complex Object (com.glide.cobject)
  • ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
  • ServiceNow IntegrationHub Action Template - Data Stream (com.glide.hub.action_type.datastream)

Note: Some of these plugins are licensable features and require appropriate licenses, if used outside the spoke implementation.

Spoke actions

The Wrike spoke provides actions to automate Wrike tasks when events occurs in your ServiceNow instance. Available actions include:

CategoryActionDescription
Approvals ManagementCreate Approval for FolderCreates an approval for the specified folder or project.
Create Approval for TaskCreates an approval for the specified folder task.
Delete ApprovalCancels the specified approval.
Look up ApprovalsRetrieves details of the approvals based on the filter criteria.
Look up Approvals by FolderRetrieves all approvals on the specified folder or project.
Look up Approvals by TaskRetrieves all approvals on the specified task.
Update ApprovalUpdates details of the specified approval.
Attachment ManagementDelete AttachmentDeletes the specified attachment.
Download Attachment to ServiceNowDownloads attachment to the specified ServiceNow record.
Look up AttachmentsRetrieves list of attachments.
Update AttachmentUpdates a previously uploaded attachment with the new version.
Update Attachment to FolderUploads an attachment to the specified folder.
Update Attachment to TaskAdds an attachment to a task record.
Comment ManagementCreate Comment in FolderCreates a comment in the folder.
Create Comment in TaskCreates comment in task.
Delete CommentDeletes the specified comment.
Look up Comments by Folder IDRetrieves the folder comments.
Look up Comments by Task IDRetrieves the task comments.
Update CommentUpdates the specified comment.
Folder and Project ManagementCreate FolderCreates a folder within a folder.
Create ProjectCreates a project within a folder.
Delete Folder or ProjectMoves folder, project and all descendant folders and tasks to Recycle Bin unless they have parents outside of deletion scope.
Look up FoldersRetrieves the list of entries required to build a folder tree for the current account.
Update FolderUpdates details of the folder.
Update ProjectUpdates details of the project.
Group ManagementCreate GroupCreates group in account.
Delete GroupDeletes the specified group.
Look up GroupsRetrieves all groups in the account.
Update GroupUpdates details of the specified group.
Task ManagementCreate TaskCreates a task in folder.
Delete TaskDeletes the specified task.
Look up TasksRetrieves details of all tasks in current account.
Update TaskUpdates details of the specified task.
User ManagementGet User DetailsRetrieves information about the specified user.
Look up ContactsRetrieves contacts of all users and user groups in the current account.
Update User DetailsUpdates details of the specified user.

Available AI agents

Install Now Assist for Integration Hub and start using the available AI agents. For more information, see ServiceNow Otto for Integration Hub.

This spoke provides standalone AI agents that mimic human-like intelligence to perform tasks in your ServiceNow instance.

  • In the ServiceNow agentic system, you can create an agentic workflow that comprises of a set of large language model (LLM) instructions along with one or more standalone AI agents to execute an objective. See for information about adding AI agents to create agentic workflows as per your requirement and provide the required trigger.

    You can also search for other available AI agents and add them to your agentic workflow. See Find AI agents for more information.

  • You can create a clone of the required spoke AI agent and customize it as per your requirement. See for more information about creating a clone.

  • See for information about AI agents.

Available AI agents include:

AI AgentDescription
Wrike attachment management AI agentEnables the Process Analysts to automate attachment-related workflows within Wrike using Integration Hub. It can automate actions such as updating attachments to tasks or folders, downloading attachments to ServiceNow, and deleting attachments.
Wrike approvals management AI agentEnables the Process Analysts to automate approval workflows in Wrike using Integration Hub. It can automate tasks such as deleting approvals for tasks or folders.
Wrike comment management AI agentEnables the Process Analyst to automate comment-related tasks in Wrike, such as creating, updating, and deleting comments by folder or task ID.
Wrike group management AI agentEnables the Process Analysts to automate group-related tasks in Wrike using Integration Hub. It can automate actions such as deleting groups to enable efficient group management.
Wrike task management AI agentEnables the Process Analysts to automate tasks in Wrike such as deleting a task.
Wrike user management AI agentEnables the Process Analysts to automate user and contact management tasks, such as updating user details and retrieving user details.
Wrike folder and project management AI agentEnables the Process Analyst to automate folder and project management tasks such as deleting folders and projects.

There might be AI agents installed with the Now Assist application that are not used in agentic workflows. To learn how to see all agents that are available to you, see Find AI agents.

Note: Ensure that the user running an AI agent has the required roles and permissions to access data or perform operations on data in the table that is associated with the AI agent.

Connection and credential alias requirements

Integration Hub uses aliases to manage connection and credential information, and OAuth credentials. Using an alias eliminates the need to configure multiple credentials and connection information profiles when using multiple environments. If the connection or credential information changes, you don't need to update any actions that use the connection.

For information about setting up the spoke, see Set up the Wrike spoke.