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: 
905598members
2890789posts
What's New Popular Posts Community Highlights Discover Community Events More The latest in Community Posted by Mike Scully Kickstart Your ServiceNow AI Platform Zurich Release News & Complete Guide- It's Here! ServiceNow ... Read More Posted by jordancbaron Stirring Things Up: September's Community Cafe Welcome to the September Community Cafe! We may be a little late pouring this month... Read More Posted by jordancbaron CreatorCon is Coming to World Forum Chicago! Hey, ServiceNow Community! Clear your calendar for September 18, 2025. You won’t wa... 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 jordancbaron Register for TechNow, Live Code, and More: July’s Community Cafe For over a year, the C... 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 Posted by jordancbaron Missed Knowledge and CreatorCon 2025? Here’s How to Catch Up Missed Knowledge and C... Read More Posted by ServiceNow From bold ideas to bold transformation: a Knowledge 2025 customer success recap Keep the Knowledge 202... Read More Posted by Earl Duque Yokohama Content Archive Your Yokohama release is here! The Developer Advocate content is being done differe... Read More Posted by Kristy Merriam Playbook Localization in Yokohama: Making Global Workflows Effortless Playbook Localization ... 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 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 Its_Azar Specialist Role needed to call rest API I have a Record Producer in Service Portal. On change of a field, I call an endpoin... Read More Prasanna_Patil Specialist Mapping of roles with license Hello all does anyone have idea about the table in servicenow where roles are mappe... Read More RohitGeorgV Specialist String to Price field mapping From external system to transform table I'm receiving the amount as- 100 EUR which ... Read More Ramya V Specialist Adding More Details to Record Cards in the Mobile App Adding More Details to Record Cards in the Mobile AppS... 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 Ask the Experts: Driving Platform Adoption Hosted by Allen Andreas 30 Sep, 2025 08:00 AM PDT Event Details Online Live on ServiceNow: What's New in the Zurich Release for Customer Success Hosted by Lolita Honkpo 30 Sep, 2025 08:00 AM PDT Event Details Online Live on ServiceNow: What's New in the Zurich Release for Customer Success Hosted by Lolita Honkpo 30 Sep, 2025 08:00 AM PDT Event Details Online Live on ServiceNow: What's New in the Zurich Release for Customer Success Hosted by Lolita Honkpo 30 Sep, 2025 08:00 AM PDT Event Details Online AMS/EMEA - Register Now for 2025 September Enterprise Architect Vision Series - (Live Session & QnA) Hosted by Vinitha Chukkala 30 Sep, 2025 08:00 AM PDT Event Details Online Live on ServiceNow: AI Academy Hosted by Lolita Honkpo 30 Sep, 2025 08:30 AM PDT 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

Putting '?' icon next to the felid

Hey guys I need a help with a customization in the SIR form. I have some fields in the form and the client want to put some hints and a interrogation icon next to the field "?". I managed to put the hint in the label configuration in the field but I ...

  • Question

incident aging report for 15-60, 60-120 and 120+ days

HI Team, i used below filter for  15-60, 60-120 and 120+ daysactive=true^state!=6^sys_created_onRELATIVELT@dayofweek@ago@14 with above filter count is 6589and for  15-60active=true^sys_created_onRELATIVELT@dayofweek@ago@14^state!=6^sys_created_onRELA...

  • Question

Adding an UI Action to Workspace "Collaborative Work Management"

Hello, Is there a way to add an UI Action to this workspace? I try with these options in UI Action   And followed this guide but I cannot make it to show any button or related ui action in the workspace https://www.servicenow.com/community/next-exper...

  • Question

Penetration Test vulnerability in serviceNow

We had penetration test in servicenow for potential vulnerability and found to fix below two. LUCKY13 — Remediation requires disabling the vulnerable ciphers, as noted in the information above.• Instead of CBE Cipher Suites, use AEAD Cipher Suites su...

  • Question

Recompile a WORKFLOW from within a Fix Script?

Background: we're doing a major cleanup and overhaul of stage names, standardizing names and spellings, removing duplicate stage names, etc., impacting a large number of FLOWS and WORKFLOWS. Rather than manually opening up each flow and workflow and ...

  • Question

Resolved! Data Source with nested calls.

Hello ServiceNow Community,I have to perform REST Message calls on a list of IDs, from a ServiceNow table, and each ID requires multiple calls as there is hundreds of objects per ID to fetch. So we must use pagination.The implementation thus far has ...

  • Question

Outbound REST Message Pagination

Hi Folks, Good day!I'm integrating a third-party application. In the response I'm getting around 2 lacs record at one run.How to process these many records or how to do pagination. I have created a custom action through which I'm calling my rest mess...

  • Question

How to add work notes detail under provider notification

 I am working on a provider notification that is triggered when a user is mentioned in the work notes. The notification is sent to the mentioned user.My goal is to include the content of the work notes in this notification. However, I've noticed that...

  • Question
View More
Announcements

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

Learn More