Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Welcome to the ServiceNow Community You're ready to learn, share, and connect with others. And you're not alone.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
925424members
2910180posts
watch, read, learn, earn your badge Celebrate Community Week with us Our week-long agenda is packed with hands-on learning, meaningful connections, and chances to earn badges that show off your skills. Start Your Adventure What's New Popular Posts Community Highlights Discover Community Events More The latest in Community Posted by jordancbaron The Community Week Agenda Breakdown! The Community Week Agenda Breakdown Get ready for a week packed with livestreams, p... Read More Posted by laurentapia #BuildWith is BACK! Here's your first look #BuildWith is BACK! Here's your first look For the fourth year in a row, #BuildWith... Read More Posted by jordancbaron Our first Community Week! Here's what you need to know! So... it's your first Community Week? Ours too! A Cele... Read More Posted by jordancbaron The Content Archive: Leveling Up Your Content Creation with the ServiceNow Community Hey there, ServiceNow ... Read More Posted by seanregan AI Experience by ServiceNow- the future of enterprise work with AI as the interface How many companies are... Read More Posted by Mike Scully Kickstart Your ServiceNow AI Platform Zurich Release News & Complete Guide- It's Here! ServiceNow ... Read More Posted by ServiceNow Unlock your Skills with ServiceNow University & Professor Idris Meet Professor Idris -... Read More Posted by laurenmcmanamon 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 Posted by Earl Duque ServiceNow Developer Advocates AMA #1: Inside Scoop and Career Hacks! The ServiceNow Develop... Read More Posted by laurenmcmanamon Podcast: Break Point - Build Agents Have Entered the Chat! Welcome to Break Point... Read More
Popular Posts Posted by Patrick DeCarl1 Does business rules still fire when creating a project from template? I have a simple insert... Read More Posted by Kyle Wiley Dot walking through multiple tables in client script I am trying to dot walk through multiple tables in an ... Read More Posted by Community Alums Is there a way to view the sprint that are closed in Agile Module Hi, There is ask where... Read More Posted by Sachin Pratap S CA Spectrum Connector Definition Hi, We are planning to integrate CA Spectrum with ServiceNow to pull events as part... Read More Posted by mike2agk Exclude/stop the Insert/Creation or update of CI's based on Name during Disocvery All, Do we have a way ... Read More Posted by kendall_lin Time Card & Time Sheet Qs - Approval and Related List Display Hello,My organization ... Read More Community Highlights Its_Azar Specialist Understanding Time-Limited Roles in ServiceNow Giving permanent roles for short-term tasks increases security risk and leads to ro... Read More Its_Azar Specialist Building Secure and Scalable Custom Apps on ServiceNow 1. Security Starts Day One Treat security as a design ... Read More Hanna_G Specialist 🚀 Agile Card Labels: Automatically Reflect Story Status in the Agile Board In Agile development w... Read More Juhi Poddar Specialist Step-by-Step Guide to Contributing to Hacktoberfest Level 1 Code Snippets In this article, I’ll ... Read More Prasanna_Patil Specialist Groups, users, location creation using Service Bridge Hello All, Can some one confirm me if we can create Gr... Read More mayankkumar Specialist ServiceNow CSA Discounted Voucher Hello community,-------------------------------------------------------------------... Read More Ramya V Specialist Customizing Mobile Card Views with Mobile UI Rules in ServiceNow Customizing Mobile Car... Read More JessicaLanR Specialist Letters to a ServiceNow BPC: My Journey and Why I Wrote This Book When I first started a... Read More Discover Community Community Central Just joining the Community? Start by exploring Community Central to discover all the different corners of the ServiceNow Community and see how you can get involved. Learn More Product Hubs Looking for details on a specific ServiceNow product? We’ve got you covered. Dive into our extensive product hubs, packed with all the information you’ll need. Learn More Community Events Join Community events like Developer Meetups and Ask the Experts to connect with ServiceNow enthusiasts, share experiences, and network both locally and virtually! Learn More User Groups User Groups (SNUGs) offer an opportunity to connect with fellow ServiceNow enthusiasts in your city or region, bringing together people with shared interests and experiences! Learn More Upcoming Events Online Register today for the Kansas City SNUG! Hosted by tracyo_brien 7 Nov, 2025 06:00 AM PST Event Details Online Live on ServiceNow: [APAC] How to expedite your ITOM journey with ServiceNow Impact Hosted by Lolita Honkpo 10 Nov, 2025 08:00 PM PST Event Details Online Live on ServiceNow: [APAC] How to expedite your ITOM journey with ServiceNow Impact Hosted by Lolita Honkpo 10 Nov, 2025 08:00 PM PST Event Details Online Live on ServiceNow: [EMEA] Hardware Asset Management Office Hours Hosted by Lolita Honkpo 11 Nov, 2025 05:00 AM PST Event Details Online Live on ServiceNow: [APAC] What’s new in the Zurich release for IRM and Now Assist Hosted by Lolita Honkpo 11 Nov, 2025 09:00 PM PST Event Details Online Live on ServiceNow: [APAC] What’s new in the Zurich release for IRM and Now Assist Hosted by Lolita Honkpo 11 Nov, 2025 09:00 PM PST Event Details Join the Community Welcome to the lively and ever-growing ServiceNow Community! Whether you're a newcomer or just looking for a quick refresher, we're here to support you every step of the way. Grow together Tap into Community to unlock real-time opportunities for support and growth. Unlock Potential Connect with others Elevate your expertise and deepen Community connections, whether online or in person. Find an Event Join a group Dive into countless groups across our Community and let your voice be heard. Find a Group Become an expert Boost your expertise, elevate your reputation, and connect with top professionals in the ecosystem. Build Your Reputation

Community activity

Integration hub Plugin

Hi Team, How can i install the integration hub plugin in the PDI for the latest Zurich version of ServiceNow Regards,B Siva Teja

  • Question

Preparing for your IRM Risk Management adoption

Note: This is a developing series, and we’ll continue to release new content over time. Bookmark this page to stay up to date and let us know in the comments what topics you’d like to see.   Welcome to the Speed Learning Series for IRM Risk Managemen...

  • Article

powershell script is not working in flow designer

Hi Team,  This script is not working in the custom application: We are giving the user name.  Import-Module ActiveDirectory -WarningAction SilentlyContinue# Try to get the username from the environment variableif (Test-Path env:\SNC_userName) {$usern...

  • Question

System triggered emails without subject line in production

Hi everyone, We’re facing an issue in our production environment where system-triggered emails are being sent without a subject. Here’s the context: We have a UI Action that triggers an event for a reminder notification. The email subject is set dyna...

  • Question

Gliderecord Issue with Inactive User in Business Rule

Hello, I am having an issue with a Business Rule where the GlideRecord query is only working with active records on the sys_user table. I am aware of the User Query BR on the sys_user table that automatically appends an addActiveQuery line so that in...

  • Question

Export Relationship Mappings for database CIs

We are looking to validate CI relationship mappings for our database CIs. Is there a recommended way to export all database CIs along with their associated dependency views? We use ServiceNow Discovery.

  • Question

Remove the inherited roles from the user

Hi I want to remove a users inherited role. I have already removed the user from all the group and checked the role tab which is showing empty. Can you pls help me on this.

  • Question

How to add "Error message " in API Call

Here is the requirement to add error message for "Change Registration" Modal.  (which is used by API users) aloneExample:Close code: SuccessfulState: Cancel (4 )----error message should be shown in API users alone : "Change Registration Modal cannot ...

  • Question

Reports are not visible to some users

Hi Everyone,We have a Dashboard with some List type reports on Idea(idea) table. The records in the reports are grouped by business_unit.description field.(Business unit is a field in idea table referencing business_unit table). Reports and Dashboard...

  • Question
View More
Announcements

Service Bridge will be renamed for the 2026 Australia release and will maintain the same functionality.

Learn More