ServiceNow Community Connect Developer
Developer Connect with developers like you to ask questions, offer solutions, or build together.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
What's New Popular Posts Events Career Path More What's happening right now Get the latest info about ServiceNow releases, events, and challenges from our Developer Advocates. Developer Advocate Blog Building ServiceNow apps via Claude Code and the ServiceNow SDK Vibe Coding with Claud... Read More Developer Advocate Blog More Calls. More Builds. The #BuildMoreWithBuildAgent Challenge is here! More Calls. More Build... Read More Product Launch blogs Build anywhere, run on ServiceNow: deploying from external IDEs For developers with pr... Read More Developer Passport blog Developer Passport: AI Agent-Powered Playbooks and Nested Playbooks in the Australia Release Read More Developer Passport blog ServiceNow Flows in the Australia Release | Developer Passport On today's episode of ... Read More Developer Passport blog UI Updates you've been waiting for! Developer Passport: AI Experiences Part 1 Australia Release: Mod... Read More Developer Passport blog New UI Interactions! Developer Passport: AI Experiences Part 2 If you’ve spent any ti... Read More Developer Passport blog ReleaseOps in the Australia Release | Developer Passport If you've ever coordinated a big ServiceNow deployment... Read More Developer Advocate Blog Zurich Content Archive We've Made It To the End of the Alphabet - Zurich is HERE! 🇨🇭 That means its also time for your Develo... Read More Popular Posts Explore the most discussed topics and insights shaping our developer community. Developer forum Add 'Standard' title beside (HTML) in Create New Article Template I got a task where i n... Read More Developer forum Custom table and Process Flow design Let's say you have a Ticket (catalog item) with 3 possible "Request Types", for sak... Read More Developer forum Can sys_id be retrieved before record is saved in a UI Action? Hi all,I have a questi... Read More Developer forum SC Task creation using flow designer I am trying to create a flow as follows:When a RITM is created for the catalog item... Read More Developer forum How can I set value to a variable that exists outside of MRVS from the MRVS I have MRVS and one of... Read More Developer forum Need to pass a custom flag in the SSO URL and ensure it is retain in redirected URL. Current Flow:User clic... Read More Events Join virtual and in-person events to learn, collaborate, and connect with practitioners solving the same challenges you are. SPM events OD Podcast: Architecting the Future: Unlocking Enterprise Value with the ServiceNow AI Platform January 24-June 24, 2026 8:00 AM https://hub.servicenow.com/wcc/eh/1237365/lp/5173597/architecting-the-future-unlocking-enterprise-value-with-the-servicenow-ai-platform Read More SPM events OD Podcast: Future-Proofing Your Portfolio: Sustaining SPM Over Time Now available on-deman... January 24-June 24, 2026 8:00 AM https://hub.servicenow.com/wcc/eh/1237365/lp/5173986/future-proofing-your-portfolio-sustaining-spm-over-time Read More SPM events OD Podcast: Measuring What Matters: Establishing Value for SPM Available now on-deman... January 24-July 24, 2026 8:00 AM https://hub.servicenow.com/wcc/eh/1237365/lp/5173974/measuring-what-matters-establishing-value-for-… Read More Federal and U.S. Public Sector SNUG ServiceNow Government Forum 2026: Watch On-Demand Government Forum is over. The Insights are just gettin... April 15-July 15, 2026 5:00 AM Virtual Read More Iowa SNUG Register today for Knowledge 2026 to access Agenda Builder April 7th! Hello SNUG Members! I ... May 05-May 14, 2026 8:00 AM Read More HAM events ServiceNow Exchange: [EMEA] Hardware Asset Management Office Hours Welcome to our dedicat... May 12, 2026 5:00 AM https://info.servicenow.com/LiveOnServiceNow-ITAM.html?cid=losn:com Read More Career Path Advance through our Developer Path, a journey designed to help you grow from Explorer to Visionary. Build skills, share knowledge, and shape the future of our developer community. System Administrator You’re highly organized and thrive when working with others. You love sharing technical know-how and building relationships. You keep everyone on track. Learn More Implementer You’re creative and efficient. You relish working through a problem to find the best answer for everyone, because you know give and take is part of the process. Learn More Platform Owner You have a vision for how technology should be used and enjoy working and leading in cross functional teams.

Learn More
Application Developer You’re an innovative thinker who tackles technical issues originally and creatively. You see possibilities and trust your limitless problem-solving imagination. Learn More Technical Project Manager You love planning, managing, and executing technical projects on-time and on-budget, and work with technical teams and business leaders to ensure project success. Learn More
Resources to explore New Episode Break Point: The ServiceNow Developer Podcast Break Point is the podcast for ServiceNow admins, developers, and builders of all skill levels. Video CTA YouTube ServiceNow Developers YouTube Channel Learn about the latest releases, AI features, and other tips and tricks. Video CTA Developer advocate blog Stay current with the latest from our Developer Advocates. Video CTA Personal developer instances Your own sandbox to build, test, and learn on the ServiceNow AI Platform. Video CTA Product documentation Browse product and release information. Video CTA ServiceNow Foundations Build your skills with step-by-step guides on the ServiceNow AI Platform. Video CTA
New on the ServiceNow Developers
YouTube channel
Check our latest videos Playlist: Build anywhere with the ServiceNow SDK and Claude Code How does ServiceNow Model Your Data? (ServiceNow Foundations #4) ReleaseOps Is Here: The CI/CD Game-Changer for ServiceNow Devs! What is ServiceNow & Where Do I Fit? (ServiceNow Foundations #1) How Do I Get Started Building on ServiceNow? (ServiceNow Foundations #2) How Do I Navigate the ServiceNow UI? (ServiceNow Foundations #3) Subscribe

Activity in Developer

Custom table and Process Flow design

Let's say you have a Ticket (catalog item) with 3 possible "Request Types", for sake of simplicity: Create, Modify, Delete. Each of these types have their own different and unique steps, fields, validations etc. The requirement is to also utilize the...

  • Question

Email Notification issue

Hi Team,I have a requirement to configure an email notification when a change request is submitted and in new state to the requested by userI have created a notification for this scenario. However, when the change request is submitted:The email notif...

  • Question

Alternative to GlideEncrypter API

I have an existing piece of code like the below and where the encrypted string is passed on to a workflow scratchpad. Could anyone please help with the best alternative here.I have gone through the article (https://support.servicenow.com/kb?id=kb_art...

  • Question

Can sys_id be retrieved before record is saved in a UI Action?

Hi all,I have a question about retrieving sys_id before a record is saved.In a server-side UI Action, I am using code like this:(function executeAction(current, previous) {gs.info('UI ACTION START: sys_id=' + current.getUniqueValue());})();When this ...

  • Question

SC Task creation using flow designer

I am trying to create a flow as follows:When a RITM is created for the catalog item, a SCtask should be generated and attached to the RITM.This is what I created: But, when I raise a request for the item, I don't see any SCTasks attached to the RITM....

  • Question

How to add reference qualifier in catlog item

I have a catlog item having  2 variables as list collectors referred to same table. One is existing accounts another one is remove account. Existing accounts is auto populate based one field change but now i want to visible only existing accounts in ...

  • Question

Building ServiceNow apps via Claude Code and the ServiceNow SDK

Vibe Coding with Claude Code + ServiceNow SDK   This is a series of short episodes (around three minutes each) that walk you through building native ServiceNow apps from your terminal using Claude Code and the ServiceNow SDK. Each episode covers one ...

  • blog

The Power Of ServiceNow Data Matching using Data LookUp Rules

Have you ever encountered a seemingly simple ServiceNow scripting task that turned into a lengthy debugging session? I recently faced this challenge while working on a Catalog client script that involved matching choice fields.What I envisioned as a ...

  • blog