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 website 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.
Spoke dependencies
- 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)
Spoke actions
The Wrike spoke provides actions to automate Wrike tasks when events occurs in your ServiceNow instance. Available actions include:
| Category | Action | Description |
|---|---|---|
| Approvals Management | Create Approval for Folder | Creates an approval for the specified folder or project. |
| Create Approval for Task | Creates an approval for the specified folder task. | |
| Delete Approval | Cancels the specified approval. | |
| Look up Approvals | Retrieves details of the approvals based on the filter criteria. | |
| Look up Approvals by Folder | Retrieves all approvals on the specified folder or project. | |
| Look up Approvals by Task | Retrieves all approvals on the specified task. | |
| Update Approval | Updates details of the specified approval. | |
| Attachment Management | Delete Attachment | Deletes the specified attachment. |
| Download Attachment to ServiceNow | Downloads attachment to the specified ServiceNow record. | |
| Look up Attachments | Retrieves list of attachments. | |
| Update Attachment | Updates a previously uploaded attachment with the new version. | |
| Update Attachment to Folder | Uploads an attachment to the specified folder. | |
| Update Attachment to Task | Adds an attachment to a task record. | |
| Comment Management | Create Comment in Folder | Creates a comment in the folder. |
| Create Comment in Task | Creates comment in task. | |
| Delete Comment | Deletes the specified comment. | |
| Look up Comments by Folder ID | Retrieves the folder comments. | |
| Look up Comments by Task ID | Retrieves the task comments. | |
| Update Comment | Updates the specified comment. | |
| Folder and Project Management | Create Folder | Creates a folder within a folder. |
| Create Project | Creates a project within a folder. | |
| Delete Folder or Project | Moves folder, project and all descendant folders and tasks to Recycle Bin unless they have parents outside of deletion scope. | |
| Look up Folders | Retrieves the list of entries required to build a folder tree for the current account. | |
| Update Folder | Updates details of the folder. | |
| Update Project | Updates details of the project. | |
| Group Management | Create Group | Creates group in account. |
| Delete Group | Deletes the specified group. | |
| Look up Groups | Retrieves all groups in the account. | |
| Update Group | Updates details of the specified group. | |
| Task Management | Create Task | Creates a task in folder. |
| Delete Task | Deletes the specified task. | |
| Look up Tasks | Retrieves details of all tasks in current account. | |
| Update Task | Updates details of the specified task. | |
| User Management | Get User Details | Retrieves information about the specified user. |
| Look up Contacts | Retrieves contacts of all users and user groups in the current account. | |
| Update User Details | Updates 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 Now Assist for Integration Hub.
- 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 Create an agentic workflow 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 Duplicate an AI agent for more information about creating a clone.
- See Now Assist AI agents for information about AI agents.
| AI Agent | Description |
|---|---|
| Wrike attachment management AI agent | Enables 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. Important: This AI agent is supported on Xanadu Patch 9 and later releases. |
| Wrike approvals management AI agent | Enables the Process Analysts to automate approval workflows in Wrike using Integration Hub. It can automate tasks such as deleting approvals for tasks or folders. Important: This AI agent is supported on Xanadu Patch 9 and later releases. |
| Wrike comment management AI agent | Enables the Process Analyst to automate comment-related tasks in Wrike, such as creating, updating, and deleting comments by folder or task ID. Important: This AI agent is supported on Xanadu Patch 9 and later releases. |
| Wrike group management AI agent | Enables 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. Important: This AI agent is supported on Xanadu Patch 9 and later releases. |
| Wrike task management AI agent | Enables the Process Analysts to automate tasks in Wrike such as deleting a task. Important: This AI agent is supported on Xanadu Patch 9 and later releases. |
| Wrike user management AI agent | Enables the Process Analysts to automate user and contact management tasks, such as updating user details and retrieving user details. Important: This AI agent is supported on Xanadu Patch 9 and later releases. |
| Wrike folder and project management AI agent | Enables the Process Analyst to automate folder and project management tasks such as deleting folders and projects. Important: This AI agent is supported on Xanadu Patch 9 and later releases. |
- 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 on your instance, see Find AI agents.
- To find agents that might not be installed on your instance, visit the AI Agent Marketplace on the ServiceNow Store.
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.