ServiceNow SDK 4.3
We have released version 4.3 of the SDK, you can find release notes here: https://github.com/ServiceNow/sdk/releases/tag/v4.3.0This adds initial support for Flow and Service Catalog, along with some other new APIs!
We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more
We have released version 4.3 of the SDK, you can find release notes here: https://github.com/ServiceNow/sdk/releases/tag/v4.3.0This adds initial support for Flow and Service Catalog, along with some other new APIs!
Prerequisites Access to ServiceNow IDE Access to Build Agent (Zurich) GitHub Account Contents Creating your GitHub access token for authentication – Part 1 Create a new repository for your new or existing app. – Part 2 Set up ServiceNow IDE to...
The 4.2 release of the ServiceNow SDK has been released to npm https://www.npmjs.com/package/@servicenow/sdk For details on this release, please check the release notes over on githubhttps://github.com/ServiceNow/sdk/releases/tag/v4.2.0
The 4.0.0 release of the @Servicenow/sdk just dropped on npm, and it’s a big one. Internally, we’ve completely overhauled our plugin framework to make APIs more reliable, and way faster to ship. Translation? You’ll be seeing more APIs, more often . ...
No more scheduled office hours. Please use the Fluent and SDK Forum to post questions so that everyone can share in the answer. Previous Sessions Monday, February 24th 2025 - #9 Imed asked about best practices for IDE and Low Code development toge...
https://github.com/ServiceNow/sdk/releases/tag/v3.0.2 We are pleased to announce the release of 3.0.2 of the @Servicenow/sdk is available for download on npm! Docs: https://www.servicenow.com/docs/bundle/yokohama-application-development/page/build/s...
https://github.com/ServiceNow/sdk/releases We are pleased to announce the release of 3.0.1 of the @Servicenow/sdk is available for download on npm! Docs: https://www.servicenow.com/docs/bundle/yokohama-application-development/page/build/servicenow...
We are pleased to announce the release of 3.0.0 of the @Servicenow/sdk is available for download on npm! This release includes some major changes to our CLI commands, new features like Now.include for referencing content from other files, dependen...
Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field Hi there, Also seen a ton of posts flying by on the ServiceNow IDE? Curious to try it out? To be honest, most of those posts are not very legit... as the ServiceNow ID...
I'm Patrick Wilson, part of the engineering team behind our new developer tooling for the ServiceNow platform, and I'm excited to introduce this dedicated space for developers building applications with the ServiceNow IDE, the SDK, and the new Fluent...
I recommend bookmarking this article so that you are automatically notified by email when changes are made by me.If you miss any content, please leave it as a comment and I will add it to this article. Table of Contents What is the ServiceNow IDE?...
We are excited to announce that release 2.2.6 of the ServiceNow SDK is available on npm! With this release we have squashed some bugs added a few utilities to make development with large strings better!Fixes: Delete records for `sys_db_object` are ...
We are excited to announce that release 2.2.1 of the ServiceNow SDK is available on npm!With this release we are squashing more bugs and adding a few new features to give developers more control over code transformation.Changes: Use now.config.json...
ServiceNow IDE version 2.0.2 is now available. Check out the video below for a quick walkthrough of the new features, including: Convert existing scoped applications to develop them in source code from the ServiceNow IDEUse npm packages from private ...
Please see the post for the 2025 Sessions. Final Session of the year held on December 16th, 2024. Happy holidays everyone, and we will resume on January 13, 2025. Please join us for office hours with the core team developing the next generation o...
Hi all! Patrick here with a super-quick article! A common request we get is "How can I set up my SDK project to use TypeScript instead of JavaScript for code modules?" Good news - it's easy! TypeScript is a separate tool from the SDK, of course, ...
ServiceNow IDE version 1.1.4 is now available. This version is now available for all instances (including PDIs). Click here to see 1.1.4 in the Store App or navigate to the Application Manager to install/upgrade the application: New Create an app...
Happy to announce that our new IDE 1.1.0 version is available in the Store App as of today! This version is now available in Personal Development Instances on Xanadu family release. Visit your Application Manager (/now/app-manager/home) and search ...
We are excited to announce that release 2.1.3 of the ServiceNow SDK is available on npm!With this patch release we are fixing some minor bugs from the previous releaseChanges: If keys.ts contains an entry for a deleted sys_module an error occurs on b...
A pretty common question is "how do you call a module (from sys_module) cross scope?" This is not only a common question, but a good question. After all, I want to keep as much of my logic as possible in a common, modular format and I just stylisti...

