Skip to content

Examples of the ServiceNow SDK

License

Notifications You must be signed in to change notification settings

ServiceNow/sdk-examples

Repository files navigation

ServiceNow SDK Samples

This repository contains sample code illustrating the ServiceNow SDK and Fluent language. You can read, play with or adapt from these samples to create your own application.

Prerequisites

You need to have node v20+ and pnpm installed on your system to run the examples. It is recommended to use the node version 20 or higher currently

Usage

  • git clone https://github.com/ServiceNow/sdk-examples
  • pnpm install
  • code <sample directory> to open one of the sample projects
  • npm run build to build any of the sample projects if desired

Samples

Sample Name API & Contribution
Hello World Basic sample application
Tables Tables API sample
Scripted Rest API RestApi simple example

About

Examples of the ServiceNow SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published