Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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: 
935060members
2918677posts
What's New Popular Posts Community Highlights Discover Community Events More The latest in Community Posted by laurentapia Unleash the Power of Build Agents in the #BuildWithBuildAgent Challenge Our annual #BuildWith ... Read More Posted by AudriA Your #BuildWithBuildAgent Guidebook is Here. Hey ServiceNow Community! We can't wait to see what you create in our #BuildWithBui... Read More Posted by Earl Duque Your Pre-Challenge Guide: #BuildWithBuildAgent starts November 12 The Build with Build A... Read More Posted by Kristy Merriam Shape What Comes Next: Take Our 2025 Community Survey! You’ve built this Community into something incredible.... Read More Posted by jordancbaron Missed Community Week? Catch up here! The Community Week Agenda Breakdown Get ready for a week packed with livestreams, p... 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 Ramya V Specialist Creating Tasks from Calendar Interactions in FSM Dispatcher Workspace This article explains ... Read More Its_Azar Specialist Just-In-Time (JIT) Role Provisioning in ServiceNow — A Smarter Alternative to Permanent Access This article explains ... Read More prerna_sh Specialist Smart Lead Routing Assistant: Built with ServiceNow Build Agent || #BuildWithBuildAgent Challenge This article explains ... Read More mayankkumar Specialist "SkillMatrix AI" - Built with ServiceNow Build Agent #BuildWithBuildAgent Challenge As part of the #BuildW... Read More Its_Azar Specialist How I Built a Fully functional Custom application Using ServiceNow Build Agent in Just 6 Prompts As part of the #BuildW... Read More Anil Nemmikanti Specialist Record is being aborted on update but there is no abort BR on the same table. How it is possible? As part of the #BuildW... Read More shreedevin Specialist Building “Simply Thriftify” with Build Agent . My Journey in the #BuildWithBuildAgent Challenge As part of the #BuildW... Read More Its_Azar Specialist Top 10 ServiceNow Tables Every Developer Should Know 1. sys_user – The Users Table This table stores all us... 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 NOW – UK SNUG Main Meeting in Glasgow on 25th November Hosted by Will T 25 Nov, 2025 01:00 AM PST Event Details Online Register today! The 5th annual Holiday SNUG! Hosted by tracyo_brien 25 Nov, 2025 07:00 AM PST Event Details Online Live on ServiceNow: Security Operations Applications Office Hours Hosted by Lolita Honkpo 25 Nov, 2025 08:00 AM PST Event Details Online Live on ServiceNow: [APAC] Security Operations Applications Office Hours Hosted by Lolita Honkpo 25 Nov, 2025 08:00 PM PST Event Details Online Live on ServiceNow: [EMEA] App Engine Office Hours Hosted by Lolita Honkpo 26 Nov, 2025 01:00 AM PST Event Details Online Live on ServiceNow: [APAC] Digital End-User Experience (DEX) Office Hours Hosted by Lolita Honkpo 26 Nov, 2025 07:30 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

Scripted Rest Api - Base 64 or binary conversion

I have attachments up to 30 MB in size that I need to send to a third-party system. I've created a Scripted REST API that uses base64 encoding to convert the files, but it only works for files up to 2 MB. For files exceeding 5 MB, the conversion fail...

  • Question

ServiceNow Catalog item Client Script & Ui Policy conflicts

If there are variables like "Region" & "Unit". Region is a Multiple choice type variable & Unit is a select box type of variable now based on the region & unit selection there is other variables which are 11 checkbox variables which should be mandato...

  • Question

Form new section visibility

I add a new section tab to our Change Request form.  How to make that section to be visible to specific location only?Condition:Change Area is "Application"Type is NormalRequested for or Opened by location: T1, T2,T3

  • Question

Resolved! UI action not working in workspace

Hi all,    function downloadPDF() {    var ga = new GlideAjax('sn_hr_core.GSSPDownloadpdf'); // Script Include name    ga.addParam('sysparm_name', 'generatePDF');    ga.addParam('sys_id', g_form.getUniqueValue()); // Current record sys_id    ga.addPa...

  • Question

Resolved! Is it safe to add custom fields directly to the Catalog Item table?

 HI everyone~!Main purpose: I want to add additional information to each catalog item (similar to taxonomy topics), so that I can use them as facets in AI Search.Why not use taxonomy topics: Although multiple taxonomy topics can be assigned to a sing...

  • Question

Conditional Reference Qualifiers

Afternoon everyone.  Looking for a bit of help - I'm creating a new catalog item. We have a mandate that will only let our 'regular users' (i.e., not IT staff) managers have to request access for their staff for certain items, which I've achieved by ...

  • Question

Date comparison issue

Hi All, Please provide you inputs for below issue. Requirement:In our custom table we have two fields, Start Date & End Date, every time if any new record is created, it should check with existing records and make sure to add start date before the st...

  • Question

Change the details shown in sys_popup for a reference field in Portal

There's a client requirement where we needed to lessen the details shown when user clicks on the "i" icon for a reference field in Portal. It shows a lot of details including links users can click on and the customer wants to limit that. I found a po...

  • Question

Resolved! Create incident in target Integrations

Hi,I created rest message and created end point and http methods, but the incident is not getting created in the target. Kindly help.     { "caller_id":"${caller}", "short_description":"${sd}", "description":"${desc}", "contact_type":"${ct}" }   (fun...

  • Question

Reporting of currency fields in one currency

Hi Friends, I am try to extract data into excel or csv by creating a normal report. But in the report I see data shown as EU or US or whatever currency stored in the field. How can I have one currency value exported into excel or at least shown on th...

  • Question

workflow comment as system and not current user

Hello,I have a workflow for ordered items where I need a comment to be added to the Comments field.However, when I add this to the workflow activity, the comment is posted as the requesting user instead of as the system.How can I make the workflow ad...

  • Question

Need to setup Authentication for Scripted REST API

Hi Everyone,I am new to integration, I have created a scripted REST API(GET) to send some CMDB field details in JSON format, It is working fine when tested using REST API Explorer, Now the next we need to setup authentication. Client have provided se...

  • Question
View More
Announcements

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

Learn More