Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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: 
999700members
2969752posts
Three days can change everything. Join us at Knowledge 2026 and put AI to work for you. Register now
Australia Release Preview The Developer Passport: Starting Now Pack your bags! We're headed for the Australia release. Join us for a week of live hands-on demos and real-time Q&A with ServiceNow Product Experts, prepping you for upcoming features. Click below to learn more! Learn more What`s New Popular Posts More The latest in Community Posted by laurenmcman The Agenda: Developer Passport Starts Today! Australia release season is here, and we're kicking things off a little differently... Read More Posted by Victor Chen Activate, Deploy, and Trust Your Agentic AI: Live webinar for How to Get Started To help you activate A... Read More Posted by laurenmcman Welcome to the Developer Passport: Australia Release Preview Introducing The Develo... Read More Posted by Juergen Lindner Introducing Autonomous Workforce and ServiceNow EmployeeWorks. AI That Actually Works. Today, AI finally cloc... Read More Posted by jordancbaron Want to win a trip to K26? Lift Off to Knowledge Has Launched! Lift Off to Knowledge ... Read More Posted by jordancbaron Lock In Your Spot at Knowledge and CreatorCon 2026! Hey there, ServiceNow Community! Knowledge and Creator... 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 ServiceNow Unlock your Skills with ServiceNow University & Professor Idris Meet Professor Idris -... Read More Posted by laurenmcman 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 laurenmcman Podcast: Break Point - Build Agents Have Entered the Chat! Welcome to Break Point... Read More
Popular Posts Posted by patrickdeca 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 Juhi Poddar Specialist Juhi Poddar MVP 2026: My Community Power The ServiceNow Community has been an integral part of my professional journey. What... Read More Tejas Adhalrao Specialist Custom table not appearing in Transform Map Target Table (but another similar table does) Hi everyone,I’m facing... Read More Tejas Adhalrao Specialist Redirect users to Workspace based on role Hi,I have created a custom application and a custom Workspace.I want users with a s... Read More Its_Azar Specialist Stop Blaming Performance — Start Fixing Your Business Rules Let’s talk about somet... Read More Its_Azar Specialist now assist greyed out Im not able to interact with now assist, its greyed out    Read More Its_Azar Specialist Virtual agent chat to display agent topics Hi all, i have created an aagent in agent studio, and i want to use that in virtual... Read More Prasanna_Patil Specialist How to capture encrpted data on incident for non itil user Hello Team, We have bu... Read More Tejas Adhalrao Specialist how to call/ show the custom widget on the workspace or on dashboard how to call/ show the ... 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 ServiceNow Exchange: Software Asset Management Office Hours Hosted by Abigail Lavadia 17 Mar, 2026 08:00 AM PDT Event Details Online ServiceNow Exchange: Workflow Data Fabric Academy - RPA Hosted by Abigail Lavadia 17 Mar, 2026 08:00 AM PDT Event Details Online ServiceNow Exchange: AI Academy - Search Intelligence Hosted by Abigail Lavadia 17 Mar, 2026 08:30 AM PDT Event Details Online ServiceNow Exchange: ITOM Academy - Service Mapping Leading Practices Part 2 Hosted by ServiceNow 17 Mar, 2026 09:00 AM PDT Event Details Online Montreal Learning Lab: AI-Powered Security Exposure Management [USEM] Hosted by Megan Le 17 Mar, 2026 09:00 AM PDT Event Details Online ServiceNow Exchange: Platform Academy - Data Privacy Out of the Box vs Premium Hosted by Abigail Lavadia 17 Mar, 2026 10:00 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

Import Set API

(function process(request, response) {    var bodyText = request.body.dataString;    if (!bodyText) {        response.setStatus(400);        return { status: "Error", message: "Missing request body" };    }    var body = {};    try {        body = JS...

  • Question

Import Set API

I am working on import set API:(function process(request, response) {    var bodyText = request.body.dataString;    if (!bodyText) {        response.setStatus(400);        return { status: "Error", message: "Missing request body" };    }    var body ...

  • Question

For each loop to check group approval in flow designer

Hi All, I have a requirement to review the group annually, if group has no manager or manager is inactive, we need to trigger approval to "admin" group, if anyone from this group is rejected, then deactivate that group, if approved keep it active, if...

  • Question

17th SNUG Suisse Romande (June Edition) - Agenda in progress

Dear SNUG members! I am glad to share an update on the upcoming SNUG Suisse Romande on 11 June 2026 in Geneva, hosted by Deloitte. Thank you Sebastien Martin for your support and ideas!! We are currently building the agenda and would love your input!...

  • Event

Transform map delay

Hi Guys, I am working on workday integration inservice now, while I am getting the data in the staging table and via the out of the box flow i am mapping it .I have a transform map associated to the staging table too, which targets the main table.Rig...

  • Question
  • Human Resources Service Delivery

Report view/run

Hello,  I would like to know if after the Australia release the module "Report View / Run" will still be available  ?   Also, if we want to create a new report after this release, do we have to go to "Data Visualizations" ?  or "Report View/run"  ?  ...

  • Question

Resolved! Remove New Button on Change Tasks when parent is approved

Not sure if this got posted or not, so sorry if I'm repeating myself. I'm attempting to remove the New Button from the Change Request's related list Change Tasks when the change ticket has been approved. I've read many of the posts about updating the...

  • Question

How to setup click to dial

This is my first time posting in the community for help but giving it a go before opening up a support case. We currently use RingCentral as our telephony solution. Every phone number that I come across on my computer and even web pages opens my Ring...

  • Question

Manage Skills not allowing updates to skills

We are trying to use the Manage IT Skills. When managers go there, they are not able to update skills. My PDI has users along with a list of skills at the top and options to add or change the skill level. In our actual instance it only has the groups...

  • Question

Need help for SC order status widget customization

Hi  Currently, when the request has been submitted in the service portal, it will be redirected to request summary and will show the RITM fields like "request number, item, stage". But as part of recent requirement, need to include some more fields l...

  • Question

Flow designer vs Scheduled Job

What best-practice guidelines should be used to decide between Flow Designer and a scheduled job—such as transaction volume, payload size, event queue impact, or similar factors? Thanks

  • Question
  • Flow Designer

Cloud Account Management - Azure

Hi Community, While creating a new configuration for the Azure cloud provider in ServiceNow, I am unable to select any value in the Cloud Organization field. The lookup shows “No results found.”Could someone please clarify:What data is used to popula...

  • Question
View More
Announcements

Registration for Knowledge 2026 is now open. Secure your spot today.

Register Now