Product Docs
  • What is Dataworkz?
  • Getting Started
    • What You Will Need (Prerequisites)
    • Create with Default Settings: RAG Quickstart
    • Custom Settings: RAG Quickstart
    • Data Transformation Quickstart
    • Create an Agent: Quickstart
  • Concepts
    • RAG Applications
      • Overview
      • Ingestion
      • Embedding Models
      • Vectorization
      • Retrieve
    • AI Agents
      • Introduction
      • Overview
      • Tools
        • Implementation
      • Type
      • Tools Repository
      • Tool Execution Framework
      • Agents
      • Scenarios
      • Agent Builder
    • Data Studio
      • No-code Transformations
      • Datasets
      • Dataflows
        • Single Dataflows:
        • Composite dataflows:
        • Benefits of Dataflows:
      • Discovery
        • How to: Discovery
      • Lineage
        • Features of Lineage:
        • Viewing a dataset's lineage:
      • Catalog
      • Monitoring
      • Statistics
  • Guides
    • RAG Applications
      • Configure LLM's
        • AWS Bedrock
      • Embedding Models
        • Privately Hosted Embedding Models
        • Amazon Bedrock Hosted Embedding Model
        • OpenAI Embedding Model
      • Connecting Your Data
        • Finding Your Data Storage: Collections
      • Unstructured Data Ingestion
        • Ingesting Unstructured Data
        • Unstructured File Ingestion
        • Html/Sharepoint Ingestion
      • Create Vector Embeddings
        • How to Build the Vector embeddings from Scratch
        • How do Modify Existing Chunking/Embedding Dataflows
      • Response History
      • Creating RAG Experiments with Dataworkz
      • Advanced RAG - Access Control for your data corpus
    • AI Agents
      • Concepts
      • Tools
        • Dataset
        • AI App
        • Rest API
        • LLM Tool
        • Relational DB
        • MongoDB
        • Snowflake
      • Agent Builder
      • Agents
      • Guidelines
    • Data Studio
      • Transformation Functions
        • Column Transformations
          • String Operations
            • Format Operations
            • String Calculation Operations
            • Remove Stop Words Operation
            • Fuzzy Match Operation
            • Masking Operations
            • 1-way Hash Operation
            • Copy Operation
            • Unnest Operation
            • Convert Operation
            • Vlookup Operation
          • Numeric Operations
            • Tiles Operation
            • Numeric Calculation Operations
            • Custom Calculation Operation
            • Numeric Encode Operation
            • Mask Operation
            • 1-way Hash Operation
            • Copy Operation
            • Convert Operation
            • VLookup Operation
          • Boolean Operations
            • Mask Operation
            • 1-way Hash Operation
            • Copy Operation
          • Date Operations
            • Date Format Operations
            • Date Calculation Operations
            • Mask Operation
            • 1-way Hash Operation
            • Copy Operation
            • Encode Operation
            • Convert Operation
          • Datetime/Timestamp Operations
            • Datetime Format Operations
            • Datetime Calculation Operations
            • Mask Operation
            • 1-way Hash Operation
            • Copy Operation
            • Encode Operation
            • Page 1
        • Dataset Transformations
          • Utility Functions
            • Area Under the Curve
            • Page Rank Utility Function
            • Transpose Utility Function
            • Semantic Search Template Utility Function
            • New Header Utility Function
            • Transform to JSON Utility Function
            • Text Utility Function
            • UI Utility Function
          • Window Functions
          • Case Statement
            • Editor Query
            • UI Query
          • Filter
            • Editor Query
            • UI Query
      • Data Prep
        • Joins
          • Configuring a Join
        • Union
          • Configuring a Union
      • Working with CSV files
      • Job Monitoring
    • Utility Features
      • IP safelist
      • Connect to data source(s)
        • Cloud Data Platforms
          • AWS S3
          • BigQuery
          • Google Cloud Storage
          • Azure
          • Snowflake
          • Redshift
          • Databricks
        • Databases
          • MySQL
          • Microsoft SQL Server
          • Oracle
          • MariaDB
          • Postgres
          • DB2
          • MongoDB
          • Couchbase
          • Aerospike
          • Pinecone
        • SaaS Applications
          • Google Ads
          • Google Analytics
          • Marketo
          • Zoom
          • JIRA
          • Salesforce
          • Zendesk
          • Hubspot
          • Outreach
          • Fullstory
          • Pendo
          • Box
          • Google Sheets
          • Slack
          • OneDrive / Sharepoint
          • ServiceNow
          • Stripe
      • Authentication
      • User Management
    • How To
      • Data Lake to Salesforce
      • Embed RAG into your App
  • API
    • Generate API Key in Dataworkz
    • RAG Apps API
    • Agents API
  • Open Source License Types
Powered by GitBook
On this page
  • Steps to create ServiceNow Instance
  • Steps to create Service Now connected app
  1. Guides
  2. Utility Features
  3. Connect to data source(s)
  4. SaaS Applications

ServiceNow

PreviousOneDrive / SharepointNextStripe

Last updated 1 month ago

This document describes the Dataworkz connector configuration required to access Service Now.

To setup a connected app, refer to the following steps.

Steps to create ServiceNow Instance

  1. Go to and click on Create New instance.

  2. A new instance creation will be triggered that will take some time to initialise.

  3. Once completed a new instance will be created with username and password assigned. Copy these credentials to be used while setting up configuration in Dataworkz.

  4. Click on Open Instance to open private service now instance created.

Steps to create Service Now connected app

Following are the steps required for setting up private connected app and to use it in Dataworkz.

  1. On Application Registry page, click on New option to create new connected app.

  1. Enter following redirect URL for private connected app.

    1. https://<Dataworkz application domain>/dataworkz-web/restApi/oauth/servicenow/get_oauth_token (alternatively you can get the same from Dataworkz Service Now configuration setup)

  2. Provide other details to create connected app. Once submitted, edit the created connected app to get client id and secret.

  3. Copy client id, secret and private instance url that need to be used while configuring connected app in Dataworkz.

Configure Service Now connector in Dataworkz

  1. Login to Dataworkz Application

  2. Goto Configuration -> SaaS Applications -> ServiceNow

  3. Click the + icon to add a new configuration

  4. Provide the following information to create ServiceNow configuration.

    1. Client Id - Client id of ServiceNow connected app

    2. Client Secret - Client secret of ServiceNow connected app

    3. Service now Instance Url - Url of ServiceNow private instance created

  1. Custom App already created

    1. Select "Yes" if connected app has already been created.

    2. Select "No". Screen with the redirect URL would pop-up. Copy the redirect URL and goto setup Service Now connected app to complete the configuration.

  2. Enter the Workspace name

  3. Enter the Collection name

  4. Select the appropriate Scope from the dropdown

  5. Click on save button to save the configuration. System will prompt for Service Now credentials. Use username and password created under steps 3 of “Service Now instance setup”. Click on login after providing credentials.

System will prompt to allow connecting to private instance. Allow this setup to complete the Dataworkz configuration for service now.

Newly created connector would show up in the list of ServiceNow configurations

Go to private Service Now instance created for e.g. and click on create “All” menu option. Search “Application Registry” and click on the link after search.

https://dev188373.service-now.com
developer.servicenow.com