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

Create a ServiceNow metadata collector

Create a collector to import metadata from ServiceNow.

Before you begin

Before you begin, verify the following:

Procedure

  1. Navigate to All > Workflow Data Fabric > Workflow Data Fabric Home.

  2. Select the Connect Hub

Image omitted: wdf-connect-hub-icon.png
Connect Hub icon icon in the left sidebar.
  1. Select Create > Metadata collector.

  2. From the System list, select ServiceNow.

  3. From the Connection type list, select one of the following:

    1. Select New connection to configure a new connection.

    2. Select Existing connection to reuse an existing connection and select an existing connection from the Connections list.

      The configuration form is filled with details from the existing connection. The name is appended with the word Copy and sensitive details like password aren't copied.

  4. Complete the form.

    FieldDescription
    Connection nameUnique identifier for the connection. This field can't be modified once the connection is established.
    Short descriptionPurpose and details of the connection.
  5. Configure the instance URL.

    FieldDescription
    ServiceNow Instance URLBase URL of your ServiceNow instance, such as https://your-instance.service-now.com. Do not include a trailing slash.
  6. Configure the authentication options.

    FieldDescription
    UsernameServiceNow user name to use for authentication.
    PasswordPassword for the specified username.
  7. Configure the advanced options.

    FieldDescription
    ServiceNow API Page SizeNumber of records to request per page from the ServiceNow Table API. Default is 1000.
    Skip Glide Tables, Fields, and ViewsSpecify to skip harvesting of Glide tables, fields, and views.
  8. Select Save.

Result

The metadata collector is created and appears on the Connectors page with a Configured status. It is now ready to connect to the source system and harvest metadata.

What to do next

After creating the collector, you can perform any of the following tasks:

Parent Topic:ServiceNow metadata collector