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

Integrating with Zendesk

Integrating your Software Asset Management application with the Zendesk application enables you to track your software subscriptions and to reclaim unused licenses.

Important: Minimize security risks and protect information by granting access only to the necessary user or API permissions.

ProcessRequired user role in the Zendesk applicationAuthentication scopes
Download subscriptionsLight AgentNone
Pull user activityLight AgentNone
Reclaim subscriptionadminNone

Create a Zendesk OAuth client

Create an OAuth client for authenticating Zendesk API requests.

Before you begin

Zendesk Role required: admin

Procedure

  1. From a web browser, open Zendesk.

  2. Log in using your admin credentials.

  3. On the left navigation menu of the Zendesk Agent Workspace, select the Admin icon (

Image omitted: admin-icon.png
Admin icon.\).
  1. Go to the Admin Center from the Admin page and from the Admin menu, navigate to Apps and Integrations > API.

    The Zendesk API page opens.

  2. Select the OAuth Clients tab and then select Add OAuth client.

  3. On the form, fill in the fields.

FieldDescription
Client nameName of the OAuth client.
DescriptionBrief description of the OAuth client.
CompanyName of the company whose data the OAuth client grants access to through the Zendesk API. The company name is displayed during authentication of your Zendesk API requests.This field populates automatically based on the company that your Zendesk account is associated with. However, you can modify the company name as needed.
LogoLogo that is displayed during authentication of your Zendesk API requests. Select the green square to locate and select the logo that you want to display.
Unique identifierUnique identifier for the OAuth client. This field populates automatically based on the OAuth client name that you specified in the Client name field. However, you can modify the unique identifier as needed.Note: The unique identifier is used only in the Zendesk code.
Client kindThis field must be set to Confidential. Confidential authentication clients run on secure servers, where their credentials can be kept safe.
Redirect URLsURL of the OAuth provider that users are redirected to after authentication. Enter `https://*instance*.service-now.com/oauth_redirect.do`, where <*instance*> is the name of your ServiceNow instance.
  1. Select Save.

  2. On the dialog box, select OK.

    The dialog box closes and the form reloads.

  3. Copy the value from the Secret field.

    Save the Secret value in a secure location for later use.

Create a Zendesk integration profile

Create a Zendesk integration profile to track software subscriptions and optimize licensing for your Zendesk applications.

Before you begin

To create a Zendesk integration profile, request the Software Asset Management - SaaS License Management plugin (sn_sam_saas_int) from the ServiceNow Store.

ServiceNow Role required: sam_integrator

Important: You must select the Zendesk Spoke check box for this integration while installing optional features on the Application Manager page. For more information about choosing the required SaaS applications, see Request SaaS License Management.

About this task

If you’re using Software Asset Workspace, the option to create the Zendesk integration profile in Core UI is inactive.

Procedure

  1. Navigate to the integration profile.
InterfaceAction
Core UI
  1. Navigate to All > Software Asset > SaaS License > Direct Integration Profiles.
  2. Select New.
  3. Select Zendesk Integration Profile.
Software Asset Workspace
  1. Navigate to License operations > User Subscriptions > Direct integration profiles.
  2. Select New.
  3. Select Zendesk from the drop-down list.
  4. Select Continue.
  1. On the form, fill in the fields.
FieldDescription
Display NameName of the integration profile. For example, `Zendesk Integration`.
StatusStatus of the integration profile.- If you have not published the integration profile, this field is automatically set to Draft. - If you have already published the integration profile, this field is automatically set to Published.
Profile TypeType of integration profile. This field is automatically set to Zendesk Subscription.
  1. Review the required user roles or API permissions specified in the Vendor configuration field for each process to minimize security risks and optimize SaaS licenses.

    Note: For more information, see Minimal user permissions table.

    1. In the Download Subscription Subflow section, verify that the Subflow field is set to Zendesk Download Subscriptions.

      Note: The Download subscriptions check box is selected by default and you can't clear it.

    2. In the Reclaim Subscription Subflow section, verify that the Subflow field is set to Zendesk Reclaim Subscription.

      Note: The Reclaim subscriptions check box is selected by default. If you don't want to reclaim subscriptions, you can clear this check box. If you clear it, the removal candidates are created but the reclaim subscription subflow isn't triggered or the reclamation process isn't initiated.

  2. Select Save.

    Your ServiceNow instance creates a draft integration profile.

    The Connection & Credential field appears and is automatically set to sn_zendesk_spoke.Zendesk.

  3. Open the connection & credential aliases record by selecting the preview icon

Image omitted: preview-icon.png
No alternative text supplied

next to the Connection & Credential field and then selecting Open Record in the record preview.

  1. On the Connection & Credential Aliases form, select the Create New Connection & Credential related link.

  2. In the Create Connection and Credential dialog box, fill in the fields.

  1. Select Create and Get OAuth Token.

    Note: For the role required to perform this step, refer to the Minimal user permissions table.

  2. On the Zendesk OAuth authorization dialog box, select Authorize.

    The OAuth access token becomes available for authorizing your Zendesk connection.

  3. On the integration profile form, select Validate Connection to verify the connection and credential details of this integration.

    Validating the connection verifies the Download Subscriptions APIs, but not the Reclaim Subscriptions APIs.

  4. After the connection is verified, select Publish.

  5. In the Publish Confirmation dialog box, select OK.

What to do next

After the integration connects, your ServiceNow instance automatically creates software models, reclamation rules, and software subscriptions that are refreshed daily.

After creating an integration profile, view information about the profile in the Software Asset Workspace by navigating to License operations > User subscription > Direct integration profiles. You can select an integration profile to view the following related lists. If all of the following related lists aren't visible for an integration profile in the default view, you can select the custom integration view from the Details tab:

  • Software Models
  • Unrecognized Subscription Identifiers
  • Scheduled Jobs
  • Scheduled Job Results
  • Software Subscriptions
  • Subscription Identifier Exclusion Rule
  • Subscription User Exclusion Rule

After creating an integration profile, you can define subscription exclusion rules to keep certain subscriptions from license cost calculations. For more information, see Subscription exclusions for SaaS and SSO applications.

If you want to set up multiple integration profiles with unique connections, create child aliases to manage different configurations and settings for each integration profile. For more information, see Create a child alias to set up multiple integration profiles.

Review all automatically generated reclamation rules to reclaim user subscriptions. For more information, see Review a software reclamation rule.

Create software entitlements for the automatically generated software models to track used software against owned software.

Reconciliation also runs on your subscriptions as a scheduled job or on-demand. You can view your reconciliation results in the License Workbench (Software Asset Management classic application) or the License usage view (Software Asset Workspace). Use these results to determine your license compliance position and to remediate any non-compliance.

sndocs is an independent community mirror and is not affiliated with or endorsed by ServiceNow.

ServiceNow, the ServiceNow logo, Now, and other ServiceNow marks are trademarks and/or registered trademarks of ServiceNow, Inc., in the United States and/or other countries. Other company and product names may be trademarks of the respective companies with which they are associated.

© 2026 ServiceNow, Inc. All rights reserved.

Documentation content is redistributed under the Apache License 2.0 from the ServiceNowDocs repository.

FieldDescription
Connection Information
Connection NameName of the Zendesk connection. This field populates automatically.
Connection URLURL for the connection. Enter `https://.zendesk.com`, where <*subdomain*> is your organization subdomain.
Credential Information
OAuth Client IDUnique identifier for your Zendesk OAuth client. Enter the same unique identifier that you specified in Create a Zendesk OAuth client.
OAuth Client SecretSecret that is assigned to your Zendesk OAuth client. Enter the same secret that you copied in Create a Zendesk OAuth client.
OAuth Redirect URLURL of the OAuth provider that users are redirected to after authentication. This field populates automatically based on the redirect URL that you specified in Create a Zendesk OAuth client.