Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Show only
|
Search instead for
Did you mean:
911186members
28157online
2896611posts
What's NewPopular PostsCommunity HighlightsDiscover CommunityEventsMoreThe latest in CommunityPosted by jordancbaronThe CreatorCon 2026 Call for Content is Open for Business!Hey there, ServiceNow ...Read MorePosted by jordancbaronThe Content Archive: Leveling Up Your Content Creation with the ServiceNow CommunityHey there, ServiceNow ...Read MorePosted by seanreganAI Experience by ServiceNow- the future of enterprise work with AI as the interfaceHow many companies are...Read MorePosted by Mike ScullyKickstart Your ServiceNow AI Platform Zurich Release News & Complete Guide-It's Here! ServiceNow ...Read MorePosted by ServiceNow Unlock your Skills with ServiceNow University & Professor IdrisMeet Professor Idris -...Read MorePosted by laurenmcmanamonZurich Content ArchiveWe've Made It To the End of the Alphabet - Zurich is HERE! 🇨🇠That
means its also time for your Develo...Read MorePosted by Earl DuqueServiceNow Developer Advocates AMA #1: Inside Scoop and Career Hacks!The ServiceNow Develop...Read MorePosted by laurenmcmanamonPodcast: Break Point - Build Agents Have Entered the Chat!Welcome to Break Point...Read MorePopular PostsPosted by Patrick DeCarl1Does business rules still fire when creating a project from template?I have a simple insert...Read MorePosted by Kyle WileyDot walking through multiple tables in client scriptI am trying to dot walk through multiple tables in an ...Read MorePosted by Community AlumsIs there a way to view the sprint that are closed in Agile ModuleHi, There is ask where...Read MorePosted by Sachin Pratap SCA Spectrum Connector DefinitionHi, We are planning to integrate CA Spectrum with ServiceNow to pull
events as part...Read MorePosted by mike2agkExclude/stop the Insert/Creation or update of CI's based on Name during DisocveryAll, Do we have a way ...Read MorePosted by kendall_linTime Card & Time Sheet Qs - Approval and Related List DisplayHello,My organization ...Read MoreCommunity HighlightsJuhi PoddarSpecialistStep-by-Step Guide to Contributing to Hacktoberfest Level 1 Code SnippetsIn this article, I’ll ...Read MorePrasanna_PatilSpecialistGroups, users, location creation using Service BridgeHello All, Can some one confirm me if we can create Gr...Read MoremayankkumarSpecialistServiceNow CSA Discounted VoucherHello
community,-------------------------------------------------------------------...Read MoreRamya VSpecialistCustomizing Mobile Card Views with Mobile UI Rules in ServiceNowCustomizing Mobile Car...Read MoreJessicaLanRSpecialistLetters to a ServiceNow BPC: My Journey and Why I Wrote This BookWhen I first started a...Read MoreIts_AzarSpecialistRole needed to call rest APII have a Record Producer in Service Portal. On change of a field, I call
an endpoin...Read MorePrasanna_PatilSpecialistMapping of roles with licenseHello all does anyone have idea about the table in servicenow where
roles are mappe...Read MoreRohitGeorgVSpecialistString to Price field mappingFrom external system to transform table I'm receiving the amount as- 100
EUR which ...Read MoreDiscover CommunityCommunity CentralJust 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 MoreProduct HubsLooking 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 MoreCommunity EventsJoin Community events like Developer Meetups and Ask the Experts to connect with ServiceNow enthusiasts, share experiences, and network both locally and virtually!Learn MoreUser GroupsUser 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 MoreUpcoming EventsOnlinePlatform and Tech Workshops and Hands-on LabsHosted by HenryDo13 Oct–14 Oct, 202504:00 PM PDTEvent DetailsOnlineLive on ServiceNow: [EMEA] Hardware Asset Management Office HoursHosted by Lolita Honkpo14 Oct, 202505:00 AM PDTEvent DetailsOnlineLive on ServiceNow: ServiceNow Security Academy: What you need to know secure your instancesHosted by Lolita Honkpo14 Oct, 202508:00 AM PDTEvent DetailsOnlineWebinar | Pioneering the Agentic Future of Work: ServiceNow's AI-Native Employee ExperienceHosted by Sandra Robles14 Oct, 202508:00 AM PDTEvent DetailsOnlineIn-Person ServiceNow Event: Connect x Accelerate 2025: The Integrated Risk and Security SymposiumHosted by Priscilla Muiua14 Oct–16 Oct, 202508:00 AM PDTEvent DetailsOnlineIn-Person ServiceNow Event: Connect x Accelerate 2025: The Integrated Risk and Security SymposiumHosted by Sarah Wood14 Oct–16 Oct, 202508:00 AM PDTEvent DetailsJoin the CommunityWelcome 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 togetherTap into Community to unlock real-time opportunities for support and growth.Unlock PotentialConnect with othersElevate your expertise and deepen Community connections, whether online or in person.Find an EventJoin a groupDive into countless groups across our Community and let your voice be heard.Find a GroupBecome an expertBoost your expertise, elevate your reputation, and connect with top professionals in the ecosystem.Build Your Reputation
I am trying to do something that should be simpler than it currently is. I need to get the Device ID of a PC from our Entra tenant using the DIsplay Name. The only action I see is "Look up Devices Stream"...and I am having no luck with it. I am jus...
As you probably already know, the only way to use GlideAjax in an onSubmit client script is to use getXMLWait and make a synchronous call to the server. As you may also know, getXMLWait is flat-out not supported in Service Portal. And so we have a pr...
MethodsAlternative SolutiongetReference() not supported Use GlideAjax or getReference() with callback()GlideWindow Not supportedUse g_modal.showframe gsftSubmit() not supported in ui action to call server side codeg_form.submit(g_form.getActionName()...
the goal is to integrate with google calendar.im using Oauth2.0 because im following this video "https://www.youtube.com/watch?v=jIomft7RR9s".for some reason, when i click 'Get OAuth Token' a login page appears. what am i doing wrong.error:OAuth flow...
If your organization uses Catalog Items to only produce Requested Items, then measuring usage is straightforward (group a count of Requested Item records by the Item field). Our organization, though, uses the Service Catalog to produce many other typ...
New ATF Support for Configurable Workspaces: Your Test Coverage Just Got a Lot Better As developers on the ServiceNow platform, we know that building amazing user experiences often means leveraging the power of Configurable Workspaces. But for t...
Hi community,I was hoping if there is way to pass user_name (string) field from flow to decision table.I have set trigger on flow which is created or updated by certain AD accounts and in the flow I have called the decision table which is taking the ...
Hi Team,I need to change the default filter conditions when i click All HR cases, SLA at risk in Landing page. I am aware that we can change that via UI builder but wanted to know if we have any configurations to change it without touching UI builder...
Hi,I want to show all the attachment of parent case on portalBelow code is not workingScript include:var att = new GlideRecord("sys_attachment"); att.addQuery("table_sys_id", taskGR.parent); att.query(); ...
Hi all, Some clarifications regarding the process: Release scopeI got that release scope is made of Product and Product features, but I found to different views:1. Release > Product Features2. Release > Release Scope:Which is the last version and whi...
Hi Team, How can I allow external third party to integrate with Servicenow Virtual agent? An example can be MS Teams integration with Virtual agent. I know its already exists and not looking for MS teams integration. But in similar fashion somebody e...
Question
View More
Announcements
Service Bridge will be renamed for the 2026 Australia release and will maintain the same functionality.