logo

NJP

News Jace Pro

ServiceNow intelligence for people who need to know what changed.

News, acquisitions, companies, people, events, and public filings in one searchable place. No vendor press-release fog.

The latest

What’s moving right now

Showing stories connected to ServiceNow. View profile Clear
NJP
ServiceNow Dev Program · about 1 hour ago

Configure OAuth for a ServiceNow MCP Server

Setting up OAuth for a ServiceNow MCP server takes two minutes. The catch: the useraccount auth scope grants broad access to every REST API on the instance. The MCP server limits the tools. Consider a tighter custom scope anyway. 📘 Full written guide: https...

ServiceNow Dev Program · about 18 hours ago

Add a POST Resource and OpenAPI Schema for MCP

Adding a POST resource to a ServiceNow MCP server means telling the model what the body accepts. An OpenAPI schema defines the properties, the types, and the required fields, so...

Details →
New article articles in ServiceNow Community · 1 day ago

On-Call Scheduling: Trigger Rule Configurations

Understanding Assignment Group in Trigger Rules   Assignment group conditions work differently depending on when your trigger runs. Include assignment group in your con...

Details →
New article articles in ServiceNow Community · 1 day ago

Customizing the Risk Suggestion AI Agent

Customizing the Risk Suggestion AI Agent You may want to tailor the Risk Suggestion AI Agent to match your organization's messaging style, risk assessment process, or evaluati...

Details →
New article articles in ServiceNow Community · 1 day ago

【World Forum Tokyo 26】開発者・エンジニア必見セッションまとめ

    World Forum Tokyo 2026 — 開発者&エンジニア向けガイド 【World Forum Tokyo 26】開発者・エンジニア必見セッションまとめ そのAIは、人が活きる。 AI 駆動開発の最前線を、2日間で体験しよう。 | 📅 2026年10月27日(火)・28日(水) | 📍 グランドプリ...

Details →
ServiceNow Dev Program · 2 days ago

What Are Developer Sandboxes?

Developer Sandboxes gives every developer their own isolated, safe environment. Build, test, even break things if you want to. Nobody else is affected, and nobody else's work me...

Details →
New article articles in ServiceNow Community · 2 days ago

BuildWith チャレンジ開催! バイブコーディングでServiceNow アプリを開発して公開しよう

グローバルで4年連続開催の大人気チャレンジ BuildWith を、ついに日本でも開催。日本の ServiceNow 開発者コミュニティが一緒に「作って・試して・シェアする」チャレンジです。最新ツールをハンズオンで体験しながら、実際に動くアプリを作り上げることがゴール。

Details →
ServiceNow Dev Program · 2 days ago

Anatomy of an MCP Server in ServiceNow

Application Registry handles who gets in. The MCP Server is what the AI connects to. MCP Tools are the specific things it can use. The backing implementation does the work. That...

Details →
ServiceNow Dev Program · 3 days ago

MCP vs A2A: Which One Do You Actually Need?

Need a ServiceNow capability exposed as a function that external AI can call, one request, one result? That's MCP. Need to hand a task over to another autonomous agent, somethin...

Details →