Enterprise Service Management

Szepieniec Jesse

Szepieniec Jesse

weitere Beiträge

Authenticating against the ServiceNow API with Session Tokens

Erstellt von Szepieniec Jesse am Sep 22, 2023 1:24:25 PM

ServiceNow provides various REST API endpoints that can be used to interact with an instance. The most well-known endpoint is the Table API which can be used to create, read, update and delete records, as well as perform other operations.

weiterlesen

Themen: Enterprise Service Management

Use Chat GPT To Understand Code on Your ServiceNow Instance

Erstellt von Szepieniec Jesse am Aug 7, 2023 12:52:37 PM

In this tutorial I will show you how to use Chat GPT on a collection of script files from your ServiceNow instance. This allows you to chat with the code that is running on your instance.

You can follow along with the video, or with the blog post below.

weiterlesen

Themen: Enterprise Service Management

Next Component Local Development Setup

Erstellt von Szepieniec Jesse am Mar 2, 2023 8:15:01 AM

Setting up your environment for Now Experience and UI Builder custom component development

Developing custom Now Experience components requires more tooling than conventional ServiceNow development. You'll need to install some software locally onto your Mac, PC or linux computer. The official docs might not get you all the way. This is a step by step guide starting from scratch and ending by deploying your first custom Next component to your instance.

weiterlesen

Themen: Enterprise Service Management