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

Set up the Wrike spoke

Integrate your ServiceNow instance with Wrike by creating a custom OAuth application in the Wrike API Developer Site and configuring a connection in the Wrike spoke.

Before you begin

  • Copy and record the Client ID and Client Secret by logging in to Wrike account as an admin and add an app. For more information about creating an app, see OAuth 2.0 Authorization.
  • Request an Integration Hub subscription.
  • Activate the Wrike spoke.
  • Role required: admin.

Procedure

  1. Navigate to All > Process Automation > Workflow Studio.

  2. Select Integrations.

  3. Select the Connections tab.

  4. Locate the alias for Wrike and select View Details.

    • To configure the default connection and credential alias record that is shipped along with the Wrike, click View Details.
Image omitted: wrike-spoke-tile.png
Connection for the Wrike spoke
-   To manage more than one Wrike spoke connection records, you should create child alias record by clicking **Add Connection**. For more information about using multiple connections, see [Supporting multiple connections](support-multiple-connections.md).
If you're configuring the spoke for the first time, click **Configure**. Otherwise, select **Edit**.
Image omitted: wrike-spoke-configure.png
Initial connection configuration.
  1. On the form, fill in these fields:

    FieldDescription
    Connection NameName of the connection.
    Connection URLWeb address that specifies the location and access details of the Wrike portal.
    OAuth Client IDOAuth client ID that you generated when you set up the OAuth app.
    OAuth Client SecretOAuth client secret that you generated when you set up the OAuth app.
    OAuth Redirect URLRedirect URL that you had provided when you set up the OAuth app. The redirect URL must be in the format https://instance-name.service-now.com/oauth_redirect.do.
Image omitted: wrike-spoke-connection-config.png
Configure a connection for the Wrike spoke.
  1. Select Create and Get OAuth Token.

    You will be asked to log in to the Wrike API developer's portal before getting the OAuth token.

Result

The Wrike spoke is set up and integrated with the ServiceNow instance.