Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

ServiceNow Community Connect Developer App Publisher
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 an MCP Server on ServiceNow and Connecting Claude to It I have built a handful... Read More Developer Advocate Blog Do All Developers Need to Be Tech Leads Now? Key takeaways • AI agents can now write code faster than most teams can review it, ... Read More Developer Advocate Blog ServiceNow Meets Smart Glasses: Live-Coding a Scripted REST API Proof of Concept What if a P1 incident ... Read More Developer Advocate Blog ServiceNow Build Agent MCP Servers: Jira, Figma, Postgres, Zoom, and More ServiceNow Build Agent... Read More Developer Advocate Blog Calling ServiceNow AI Skills via REST API: A Complete Walkthrough Everything AI in Servi... Read More Developer blog Keeping PDIs Available for Active Builders: Upcoming PDI Reclamation Changes Lately, it’s become ha... Read More Developer blog How to backup your Personal Developer Instance (PDI) Backing Up Your Personal Developer Instance (PDI) One ... Read More Developer Advocate Blog Building ServiceNow apps via Claude Code and the ServiceNow SDK Vibe Coding with Claud... Read More Product Launch blogs Build anywhere, run on ServiceNow: deploying from external IDEs For developers with pr... Read More Popular Posts Explore the most discussed topics and insights shaping our developer community. Developer forum Hide Choices based on field value in List View in Workspace Hi Everyone,I need som... Read More Developer forum ESC - how to movie navigation menu to left in servicenow Hi Team,How to move these topics to left i can only se... Read More Developer forum Virtual Agent chat Box Not Working Hi,when we click on the Virtual Agent Chat, we are getting error like Page not foun... Read More Developer forum IntegractionHub Microsoft Active Directory V2 spoke question I'm having issues addi... Read More Developer forum Add text between 2 variables in record producer variable set form I have a requirement t... Read More Developer articles Stop building workarounds for bad behavior One thing I've learned working with ServiceNow is that not every problem needs to b... Read More Events Join virtual and in-person events to learn, collaborate, and connect with practitioners solving the same challenges you are. GRC events On Demand Virtual Experience: From AI pilot to enterprise: what works, what breaks, and how to close July 03-September 30, 2026 8:00 AM https://hub.servicenow.com/wcc/eh/1237365/lp/5226048/from-reactive-to-ready-whats-next-for-autonomous-it?referenceSource=community Read More Service Management events Live Webinar: The reason your AI CX strategy is failing (and how to fix it) You invested in AI to ... August 20-September 16, 2026 8:00 AM https://info.servicenow.com/WBR-MA00016655_Q3-FY26-AI-CRMStrat-IDC_MT00003849_LP.html?referenceSource=Community Read More Training and Certifications events ServiceNow Exchange: Fresh Eyes, Faster Adoption - Student Talent Strengthens ServiceNow Deployments September 1, 2026 8:00 AM Read More ServiceNow AI Platform events ServiceNow Exchange: AI Academy - Value Monitoring in AI Control Tower Join us every other Tu... September 1, 2026 8:30 AM Read More AI Control Tower events ServiceNow Exchange: AI Academy - Value Monitoring in AI Control Tower Join us every other Tu... September 1, 2026 8:30 AM Read More ServiceNow AI Platform events ServiceNow Exchange: Platform Academy - Build Agent in ServiceNow Studio Explore what’s new in ... September 1, 2026 10:00 AM 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 Building an MCP Server on ServiceNow and Connecting Claude to It Can Build Agent Understand App Dependencies? | Developer Passport Highlight A2A in ServiceNow | A2A vs MCP, which one to use? Adding a Runbook Task in ReleaseOps | Developer Passport Highlight How ReleaseOps Maps Runbook Tasks to Deployment Stages | Developer Passport Highlight Subscribe

Activity in App Publisher

Guide to getting your App Certified And Certification Requirements

To list your application or integration on the ServiceNow Store (https://store.servicenow.com) you will be required to go through the ServiceNow certification process. This article will help you understand certification, how to prepare for it, and ho...

  • blog

Recertifying your app with code changes

All applications on the ServiceNow Store undergo a certification process before publication.    In addition to the initial certification, ServiceNow Store apps can require: Recertification on a newer ServiceNow releaseRecertification for a new app ve...

  • blog

How to distribute your app between instances for testing

Before you submit your application to be certified, you should test the installation process from the customer perspective to ensure that all your application files are contained within your app and are installed on the customer instance.   You can t...

  • blog

Uploading your application to the Store Publisher Portal

ServiceNow Build Partner Program participants can publish a scoped application to the ServiceNow Store by following this general process:  Develop and test your app on your Build Partner vendor instance in the Store Publisher Portal. Upload the app f...

  • blog

Guide to getting your App Certified & Certification Requirements

To list your application on the ServiceNow Store (https://store.servicenow.com) you will be required to go through our application certification process. To help set the stage for what this will mean to you, how to prepare for it, and how long the pr...

  • blog

Recertifying your app for new ServiceNow releases

All applications on the ServiceNow Store undergo a certification process before publication.    In addition to the initial certification, ServiceNow Store apps can require: Recertification for a new app version (code changes)Recertification on a newe...

  • blog

A guide to deleting records in scoped applications and retrieving them

Edit: For the New York release, we introduced a new concept to Scoped Applications, called the author_elective_update folder. When your application is packaged for the repo or for committing to Source Control, we will unload additional things into th...

  • blog

How to set your App dependency on another ServiceNow Store App

How to create a dependency on a ServiceNow Store App that is not listed as a plugin When setting dependencies on applications to be submitted in Store it is sometimes necessary to define a specific scoped application and version on which your applica...

  • Article

Deleting records in scoped applications and retrieving them

From the New York release, ServiceNow introduced a new concept to scoped applications, called the author_elective_update folder. When your application is packaged for the repo or for committing to Source Control, we will unload additional things into...

  • blog

Top ten failed certification checks

Every application that partners submit to the ServiceNow store goes through a rigorous vetting process called certification. Certification helps ensure that all applications published on the store are stable and architecturally sound. The process inv...

  • blog

Using the Certification Self-Test Tool

Using the Certification Self-Test Tool   Available now: Certification Self-Test Tool v.3.2.0 Certification Self-Test Tool v.3.2.0 is now available for Build Partner vendor instances.    What Is the Certification Self-Test Tool?  Build Partner Program...

  • blog

How To: Recertify your certified application with code changes

When it comes to app re-certification in ServiceNow, there are two scenarios which are app release re-certification or re-certification.Release Re-certification on a ServiceNow Release:If you already have a certified application listed on Store and h...

  • blog

ServiceNow Store Summit 2015 - Sept 17th-18th

This is an invitation-only event exclusively for ServiceNow Store partnersAt this Store Summit, attendees will learn:Communicate Store and Platform vision and roadmap:     Learn what new Store Features, Tools, & Business Models are coming to help you...

  • Event

How can we publish our third party application on Service Now store?

Our company developed an application platform that helps to elevate the customer support experience by providing solutions to support managers and agents that are working with Service now CRM. We are looking for a way to publish our solution on the S...

  • Question