ServiceNow Community Connect Developer
Developer Connect with developers like you to ask questions, offer solutions, or build together.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
What's New Popular Posts Events Career Path More What's happening right now Get the latest info about ServiceNow releases, events, and challenges from our Developer Advocates. Developer Advocate Blog Building ServiceNow apps via Claude Code and the ServiceNow SDK Vibe Coding with Claud... Read More Developer Advocate Blog More Calls. More Builds. The #BuildMoreWithBuildAgent Challenge is here! More Calls. More Build... Read More Product Launch blogs Build anywhere, run on ServiceNow: deploying from external IDEs For developers with pr... Read More Developer Passport blog Developer Passport: AI Agent-Powered Playbooks and Nested Playbooks in the Australia Release Read More Developer Passport blog ServiceNow Flows in the Australia Release | Developer Passport On today's episode of ... Read More Developer Passport blog UI Updates you've been waiting for! Developer Passport: AI Experiences Part 1 Australia Release: Mod... Read More Developer Passport blog New UI Interactions! Developer Passport: AI Experiences Part 2 If you’ve spent any ti... Read More Developer Passport blog ReleaseOps in the Australia Release | Developer Passport If you've ever coordinated a big ServiceNow deployment... Read More Developer Advocate Blog 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 Popular Posts Explore the most discussed topics and insights shaping our developer community. Developer forum How to hide NEW button in workspace for a custom relationship? Hi Everyone, I have cr... Read More Developer forum Publish to Service Exchange creating an extra Catalog Item Hello.I have a problem... Read More Developer forum Copilot Studio - ServiceNow OAuth2 Hi,I configured OAuth2 in ServiceNow and want to connect it to Copilot Studio using... Read More Developer forum Add more options to workplace portal reservation card in portal ws Hi, how can I add more... Read More Developer forum Audit showing as false when using dictionary override? Hi,I had a requirement to set audit=true on some field... Read More Developer forum Show 2 table data in 1 catalog item variable. I have a requirement for one of the catalog item variable where variable type is re... Read More Events Join virtual and in-person events to learn, collaborate, and connect with practitioners solving the same challenges you are. SPM events OD Podcast: Architecting the Future: Unlocking Enterprise Value with the ServiceNow AI Platform January 24-June 24, 2026 8:00 AM https://hub.servicenow.com/wcc/eh/1237365/lp/5173597/architecting-the-future-unlocking-enterprise-value-with-the-servicenow-ai-platform Read More SPM events OD Podcast: Future-Proofing Your Portfolio: Sustaining SPM Over Time Now available on-deman... January 24-June 24, 2026 8:00 AM https://hub.servicenow.com/wcc/eh/1237365/lp/5173986/future-proofing-your-portfolio-sustaining-spm-over-time Read More SPM events OD Podcast: Measuring What Matters: Establishing Value for SPM Available now on-deman... January 24-July 24, 2026 8:00 AM https://hub.servicenow.com/wcc/eh/1237365/lp/5173974/measuring-what-matters-establishing-value-for-… Read More Federal and U.S. Public Sector SNUG ServiceNow Government Forum 2026: Watch On-Demand Government Forum is over. The Insights are just gettin... April 15-July 15, 2026 5:00 AM Virtual Read More HRSD events Live Webinar | How to Make AI Work for People: A 3-Part Executive Exchange Series How to Make AI Work fo... June 10-June 24, 2026 8:00 AM https://info.servicenow.com/EX-Acquisition-Series.html?referenceSource=community Read More SAM events ServiceNow Exchange: Software Asset Management Office Hours Welcome to our dedicat... June 16, 2026 8:00 AM https://info.servicenow.com/LiveOnServiceNow-ITAM.html?cid=losn:com Read More Career Path Advance through our Developer Path, a journey designed to help you grow from Explorer to Visionary. Build skills, share knowledge, and shape the future of our developer community. System Administrator You’re highly organized and thrive when working with others. You love sharing technical know-how and building relationships. You keep everyone on track. Learn More Implementer You’re creative and efficient. You relish working through a problem to find the best answer for everyone, because you know give and take is part of the process. Learn More Platform Owner You have a vision for how technology should be used and enjoy working and leading in cross functional teams.

Learn More
Application Developer You’re an innovative thinker who tackles technical issues originally and creatively. You see possibilities and trust your limitless problem-solving imagination. Learn More Technical Project Manager You love planning, managing, and executing technical projects on-time and on-budget, and work with technical teams and business leaders to ensure project success. Learn More
Resources to explore New Episode Break Point: The ServiceNow Developer Podcast Break Point is the podcast for ServiceNow admins, developers, and builders of all skill levels. Video CTA YouTube ServiceNow Developers YouTube Channel Learn about the latest releases, AI features, and other tips and tricks. Video CTA Developer advocate blog Stay current with the latest from our Developer Advocates. Video CTA Personal developer instances Your own sandbox to build, test, and learn on the ServiceNow AI Platform. Video CTA Product documentation Browse product and release information. Video CTA ServiceNow Foundations Build your skills with step-by-step guides on the ServiceNow AI Platform. Video CTA
New on the ServiceNow Developers
YouTube channel
Check our latest videos Playlist: Build anywhere with the ServiceNow SDK and Claude Code How does ServiceNow Model Your Data? (ServiceNow Foundations #4) ReleaseOps Is Here: The CI/CD Game-Changer for ServiceNow Devs! What is ServiceNow & Where Do I Fit? (ServiceNow Foundations #1) How Do I Get Started Building on ServiceNow? (ServiceNow Foundations #2) How Do I Navigate the ServiceNow UI? (ServiceNow Foundations #3) Subscribe

Activity in Developer

hyper link in showFieldMsg on load client script

How can I add hyper link using onLoad client script and g_form.showFieldMsg(for example the user will see 'click here' and it will redirect to google)My field name is: u_priferiatable name: sn_slm_case

  • Question

How to hide NEW button in workspace for a custom relationship?

Hi Everyone, I have created a custom relationship to be displayed in the incident form When this relationship is visible in the form, the NEW button is also seen in the workspace This NEW button is written in Global table. If I write action exclusion...

  • Question

Show 2 table data in 1 catalog item variable.

I have a requirement for one of the catalog item variable where variable type is refecne field and its refer to core_company table and now i want to show case the company id which is related table of core_copany table named assumed core_company_id so...

  • Question

Audit showing as false when using dictionary override?

Hi,I had a requirement to set audit=true on some fields on a table (cmdb_ci_base_rpa_robot), but that table extends from the software table and the fields that needed to be audited were coming from there.  I created dictionary overrides for those fie...

  • Question

Resolved! Copilot Studio - ServiceNow OAuth2

Hi,I configured OAuth2 in ServiceNow and want to connect it to Copilot Studio using a Service Account (non-interactive, web-access only).However, when using the ServiceNow connector, I am redirected to the SN login page (oauth_login.do page).Is it po...

  • Question

How to create script to export list of records in xml and create attachments

I need a script to back up several tables, all records/fields including sysid as an xml and attach to a catalog request, or at the least get it created in the sys_attachment, and I should be able to link the request to the attachments from there.  Th...

  • Question

Create ATF test case : Create an incident from Service Portal

Hi Team, I am creating some use cases of ATF and i'm trying to create a incident from Service Portal but when adding step: Set variable values(SP) it is throwing some error while testing, Can anyone help me out from this problem.Thanks,Error: This st...

  • Question

Resolved! Trigger AI agents from a script

Hi, Does anyone has experience of invoking an AI agent from a script such as script include, business rule etc ? Is there an API existing for this ? 

  • Question

Jira worklog to servicenow Time card integration

Hi All, I am currently working on integrating Jira with ServiceNow PPM, and I’m looking for guidance and best practices to achieve the following use case:Requirement OverviewOnce a Project is created in ServiceNow, a corresponding Project/Space shoul...

  • Question

Email notifications for Technicans - Requests

I would like to create an email notification to technicians that has the RITM in the body of the email. Things to know:- Only technicians create requests- Request created from Service Catalog > Requests does not give us the option to add who the requ...

  • Question