Interested in a ServiceNow event built for developers? Registration for now[dev]26 is officially open!
Hi Team, I am using Zurich PDI, and I want to access GitHub Repository thru Source Control for needit application. But I am not able to see anything related to source control in Studio or in outside studio. Pls advice.ThanksPravin
Hey I am trying to retreive a hibernated instance which is dev297013.service-now.com but i am not able to retrive it , can someone help get back this instance
In Portal I want to show the applications in the tile format which contains Title,Description,Favorite,Open and Request access links. Which OOTB Widgets will fulfill this requirement?
Hi All, I have added the gemini api key from google ai studio in Connection & Credential Aliases>Google AI Studio Credential Could I get guidance on what are the next steps to enable Gemini 3 Pro and enable it in ServiceNow IDE Build Agent?Thanks
Hi Community, I wanted to share a few practical lessons learned from a personal ServiceNow project I built in my Personal Developer Instance as part of my self-learning. Rather than focusing on features, my goal was to understand how real-world Servi...
I have installed proactive triggers when KB articles are not helpful the ai agent should trigger to log an incident, live chat option how can i achieve this
While publishing custom mobile app to google PlayStore.Our application was rejected due to the usage of the following permissions:android.permission.FOREGROUND_SERVICE_DATA_SYNCandroid.permission.FOREGROUND_SERVICE_LOCATIONWe have already:Added these...
I'm fetching all the incidents from another ServiceNow Instance.Configured Preprocessing and Rest step.Splitter step set as Source Item: JSON and Item path:$In script parser step:(function parse(inputs, outputs) {var item = JSON.parse(inputs.sourceIt...
The Apiiro ASPM plugin was installed successfully on the first attempt. I uninstalled it to capture it in an update set, and the uninstall completed successfully. However, reinstall attempts are failing and the plugin no longer appears in the Service...
I have my data in Service Now Tables and I want to filter data and show in catalog forms dynamically. Suppose there are 4 tables and one is dependent on another table based on PK/ FK relationship (lookup type). In catalog form, based on selection fro...
Hello Friends, My name is Soumitra Dutta from oxford .I’m exploring different ways to integrate ServiceNow with external systems such as HR platforms, CRM tools, or monitoring solutions. Based on your experience, which integration patterns or approac...
Hi Community,I have a requirement related to controlling edit access to variables on the RITM (Requested Item) based on the Catalog Item and the logged‑in user’s group membership.RequirementI have multiple Catalog Items, and each Catalog Item is asso...
I created a scripted rest api where I'm receiving sys ID's as query parameter var sysID=request.queryParams.sysIDS.split(',');-- if I capturing like this , in logs I could see sysID and typeOf(sysID) is undefined. If I removed split then it's fine a...
1️⃣ Common ServiceNow Mistakes & How to Avoid Them (Huge Value) Why it helps: Everyone makes these mistakes. Post idea: “Common ServiceNow Design Mistakes I Learned from Personal Projects” Content points: Overusing Business Rules instead of Flow Desi...
