<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">

 
 
  <channel>
    <title>Developer on ServiceNow Developer Blog</title>
    <link>https://developer.servicenow.com/blog.do?p=/tags/developer/</link>
    <description>Recent content in Developer on ServiceNow Developer Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 11 May 2023 10:00:00 -0400</lastBuildDate>
    
        
        
         
        <atom:link href="https://developer.servicenow.com/blog.do?p=/tags/developer/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Now Learning is now your one-stop shop for developer learning</title>
      <link>https://developer.servicenow.com/blog.do?p=/post/learning-announcement/</link>
      <pubDate>Thu, 11 May 2023 10:00:00 -0400</pubDate>
      
      <guid>https://developer.servicenow.com/blog.do?p=/post/learning-announcement/</guid>
      <description>Now Learning is now your one-stop shop for developer learning ServiceNow is committed to creating great learning experiences for our developer community. We heard your feedback from ServiceNow&amp;rsquo;s annual developer survey: &amp;ldquo;Why are there multiple starting points and so much duplicate content? It&amp;rsquo;s so confusing!&amp;rdquo; That&amp;rsquo;s why we&amp;rsquo;re excited to announce that Now Learning is now your one-stop shop for developer learning! Centralizing developer learning in one place lets us provide more valuable guidance for your career journey and opens more opportunities for you to grow your ServiceNow skills.</description>
    </item>
    
    <item>
      <title>Developer MVP Content Spotlight for November</title>
      <link>https://developer.servicenow.com/blog.do?p=/post/mvp-spotlight-202211/</link>
      <pubDate>Wed, 30 Nov 2022 10:00:00 -0400</pubDate>
      
      <guid>https://developer.servicenow.com/blog.do?p=/post/mvp-spotlight-202211/</guid>
      <description>Check out what the Developer MVPs have been up to in November! Here are some of their latest blogs. The Developer MVPs are a collection of ServiceNow developers who are passionate about ServiceNow and inspire other developers by sharing their extensive knowledge openly and inclusively. Nowb s your chance to apply to become a 2023 ServiceNow Developer MVP!
Catch up on some of their awesome contributions from last month:
November Highlights  6 mistakes to avoid when using Flow designer  by Paul Morris As ServiceNow is making lives better, it has added another milestone with the Now Platform Tokyo release.</description>
    </item>
    
    <item>
      <title>Developer MVP Content Spotlight for October 2022</title>
      <link>https://developer.servicenow.com/blog.do?p=/post/mvp-spotlight-202210/</link>
      <pubDate>Mon, 31 Oct 2022 10:00:00 -0400</pubDate>
      
      <guid>https://developer.servicenow.com/blog.do?p=/post/mvp-spotlight-202210/</guid>
      <description> Check out what the Developer MVPs have been up to this month! Here are some of their latest blogs, podcasts, and videos. The Developer MVPs are a collection of ServiceNow developers who are passionate about ServiceNow and inspire other developers by sharing their extensive knowledge openly and inclusively.
Catch up on some of their awesome contributions from last month:
October Highlights  Code-Snippets - A repository of ServiceNow Code Examples and Solutions by Nia McCash Public Forms on ServiceNow by Sarah Toulson and Travis Toulson How to create custom fulfilment steps for Catalog builder by Paul Morris Let&amp;rsquo;s talk about Hacktoberfest by Ishaan Shoor  </description>
    </item>
    
    <item>
      <title>Developer MVP Content Spotlight for September 2022</title>
      <link>https://developer.servicenow.com/blog.do?p=/post/mvp-spotlight-202209/</link>
      <pubDate>Fri, 30 Sep 2022 10:00:00 -0400</pubDate>
      
      <guid>https://developer.servicenow.com/blog.do?p=/post/mvp-spotlight-202209/</guid>
      <description>Check out what the Developer MVPs have been up to this month! Here are some of their latest blogs, podcasts and videos. The Developer MVPs are a collection of ServiceNow developers who are passionate about ServiceNow and inspire other developers by sharing their extensive knowledge openly and inclusively.
Catch up on some of their awesome contributions from last month:
September Highlights  Tips and Tricks, Leading practices, Best practices by Hardik Benani How to Master ServiceNow in 10.</description>
    </item>
    
    <item>
      <title>Developer MVP Content Spotlight for August 2022</title>
      <link>https://developer.servicenow.com/blog.do?p=/post/mvp-spotlight-202208/</link>
      <pubDate>Fri, 26 Aug 2022 10:00:00 -0400</pubDate>
      
      <guid>https://developer.servicenow.com/blog.do?p=/post/mvp-spotlight-202208/</guid>
      <description>Check out what the Developer MVPs have been up to this month! Here are some of their latest blogs, podcasts and videos. The Developer MVPs are a collection of ServiceNow developers who are passionate about ServiceNow and inspire other developers by sharing their extensive knowledge openly and inclusively.
Catch up on some of their awesome contributions from last month:
August Highlights  Am I using Service Portal Agent Chat configuration or a Virtual Agent Service Portal widget?</description>
    </item>
    
    <item>
      <title>HistoryWalker API</title>
      <link>https://developer.servicenow.com/blog.do?p=/post/historywalker/</link>
      <pubDate>Wed, 26 Jan 2022 10:00:00 -0400</pubDate>
      
      <guid>https://developer.servicenow.com/blog.do?p=/post/historywalker/</guid>
      <description>Thanks to Dhruv Gupta and Phil Swann for pointing me to a scripting API called HistoryWalker. In short, it allows you to move through the version history of a record. It does this by using the audit/history tables to generate a historical record.
Let&amp;rsquo;s say your record has been saved seven times (see the field sys_mod_count); you can use this API to get a copy of the GlideRecord from any version of the updates along the way.</description>
    </item>
    
    <item>
      <title>Configuration vs. Customization? - wrong question!</title>
      <link>https://developer.servicenow.com/blog.do?p=/post/configuration-vs-customization/</link>
      <pubDate>Wed, 17 Nov 2021 10:00:00 -0400</pubDate>
      
      <guid>https://developer.servicenow.com/blog.do?p=/post/configuration-vs-customization/</guid>
      <description>What did you just ask? Twice this past week I&amp;rsquo;ve gotten asked to help define configuration vs. customization, so I thought it was time to write this article once and for all. Ask 10 people to define those terms and where the line is between them and you&amp;rsquo;ll get (at least) 10 different answers.
The short answer - you&amp;rsquo;re asking the wrong question. When I hear people ask the question about configuration vs.</description>
    </item>
    
    <item>
      <title>Welcome Earl Duque</title>
      <link>https://developer.servicenow.com/blog.do?p=/post/earl-intro/</link>
      <pubDate>Mon, 02 Aug 2021 10:00:00 -0400</pubDate>
      
      <guid>https://developer.servicenow.com/blog.do?p=/post/earl-intro/</guid>
      <description>Earl Joins the Developer Advocate Team!!! About me I am Earl Duque and I am incredibly excited to be the newest Developer Advocate to join ServiceNow&amp;rsquo;s Developer Program
I have a slightly different background than the Developer Advocates before me in that I have only been in the ServiceNow space since 2017. My career first started within Student Affairs and Contract Management before I jumped over to IT and started in a university service/help desk.</description>
    </item>
    
    <item>
      <title>Webinar: TechNow Ep87 | Exploring ServiceNow DevOps</title>
      <link>https://developer.servicenow.com/blog.do?p=/post/tn87/</link>
      <pubDate>Thu, 01 Jul 2021 10:00:00 -0400</pubDate>
      
      <guid>https://developer.servicenow.com/blog.do?p=/post/tn87/</guid>
      <description>Your most valued time is in creating solutions, not administrative tasks like promoting and validating changes. Since the Now PlatformB. is all about automation, why not automate your deployment process? Learn how you can save time, gain control, and deploy your changes into production faster.
  Topics  00:00: Welcome and introductions 03:37 Announcements 05:51 Introduction to Dev Ops on ServiceNow apps 14:04 Poll question 1 17:12 Poll question 2 20:05 Demo and Q&amp;amp;A 37:19 Poll question 3 40:00 Demo resumed 40:57 Roadmap 52:29 Takeaways 53:11 Outro  Links  CI/CD API Source Control Learning Plan Blog: Paris Source Control Blog: Studio Features (Orlando) Blog: Source Control CI/CD Resources Blog: CI/CD Pipeline GitHub Actions GitHub: Plugins and Integrations YouTube: GitHub Actions TechNow Episode list Break Point Podcast ServiceNow Documentation ServiceNow Community Developer Portal Now Learning (online training)  About: TechNow is a monthly show for ServiceNow admins, developers, and builders on a wide variety of platform features.</description>
    </item>
    
    <item>
      <title>Farewell to Andrew</title>
      <link>https://developer.servicenow.com/blog.do?p=/post/andrew-farewell/</link>
      <pubDate>Wed, 26 May 2021 10:00:00 -0400</pubDate>
      
      <guid>https://developer.servicenow.com/blog.do?p=/post/andrew-farewell/</guid>
      <description>For the last few years, Andrew Barnes has been serving the developer community as one of your advocates. We&amp;rsquo;re excited to share that Andrew is taking on a new role here at ServiceNow where he will focus on working closely with our customers on building best practices for citizen development, primarily, managing, governing, and scaling application development on ServiceNow (including citizen development). While we are absolutely going to miss him, we&amp;rsquo;re excited that Andrew is getting to take on this new role where he&amp;rsquo;ll be able to work even more closely with some of you on managing development on ServiceNow.</description>
    </item>
    
    <item>
      <title>Podcast: Break Point - Talking to Executives with Dan Bolena</title>
      <link>https://developer.servicenow.com/blog.do?p=/post/break-point-022/</link>
      <pubDate>Wed, 21 Apr 2021 10:00:00 -0400</pubDate>
      
      <guid>https://developer.servicenow.com/blog.do?p=/post/break-point-022/</guid>
      <description>Developers need more than technical skills to have a successful career. Dan Bolena joins me for a discussion to understand the best way to communicate with executives. Join us for some fun examples and important tips you won&amp;rsquo;t want to miss!
Topics  00:00 Introductions 05:15 Topic overview 06:09 The first thing to know 09:28 Using visuals on slides 10:34 Bad example of a verbal status update 12:46 The problem-solution-value model 14:42 Better example of a verbal status update 15:57 Breakdown of the status example 17:01 The triangle 21:55 Relating this to written communications 24:43 An example email 28:12 Breakdown of the email 30:25 Summary 31:47 A challenge 32:55 Contact info 33:57 Closing  Links  LinkedIn Career Tools podcast  Subscribe to Break Point  Apple Podcasts Google Podcasts Spotify Amazon Music Stitcher TuneIn RSS  Check out the other ServiceNow podcasts.</description>
    </item>
    
    <item>
      <title>Creator Toolbox - GlideQuery</title>
      <link>https://developer.servicenow.com/blog.do?p=/post/creatortoolbox-glidequery/</link>
      <pubDate>Tue, 06 Apr 2021 10:00:00 -0400</pubDate>
      
      <guid>https://developer.servicenow.com/blog.do?p=/post/creatortoolbox-glidequery/</guid>
      <description>On this episode, join Andrew, Brad, Chuck and special guest and creator of GlideQuery, Peter Bell, as they convert some of their legacy GlideRecord and GlideAggregate scripts to the new GlideQuery API.
Topics  00:00 Start 01:25 Welcome and introductions 04:45 GlideQuery Overview 08:51 Our objective 10:42 Screen share started 11:10 Converting an existing record insert 20:09 Bringing back extra data on insert 21:30 Using the $DISPLAY flag 29:44 Replacing GlideRecordSecure 30:28 Replacing GlideAggregate 37:04 having() explained 41:25 toArray() and what it returns 47:45 Checking if a profile exists 49:45 get() vs.</description>
    </item>
    
    <item>
      <title>Podcast: Break Point - A conversation with Ashley Snyder</title>
      <link>https://developer.servicenow.com/blog.do?p=/post/break-point-020/</link>
      <pubDate>Wed, 31 Mar 2021 10:00:00 -0400</pubDate>
      
      <guid>https://developer.servicenow.com/blog.do?p=/post/break-point-020/</guid>
      <description>2021 Developer MVP Ashley Snyder joins Chuck to talk about how ServiceNow found her, what it has meant to her career, her favorite feature, and a few laughs along the way. Have a listen.
Topics  00:00 Introductions 05:01 ServiceNow found Ashley 06:00 Where Ashley finds help 06:52 How ServiceNow impacted Ashley&amp;rsquo;s career 07:43 Becoming a specialist 09:40 Ashley&amp;rsquo;s Favorite feature 12:24 Ashley&amp;rsquo;s super hero story 14:50 Funnest thing ever built 16:28 First Knowledge 19:22 Looking forward to CreatorCon 21 22:07 One thing to change 23:36 Ashley&amp;rsquo;s dream job 24:24 Contact Ashley 24:49 Outro  Links  Ashley&amp;rsquo;s Blog LinkedIn  Subscribe to Break Point  Apple Podcasts Google Podcasts Spotify Amazon Music Stitcher TuneIn RSS  Check out the other ServiceNow podcasts.</description>
    </item>
    
    <item>
      <title>Webinar: TechNow Ep85 | Create apps fast with App Engine Studio</title>
      <link>https://developer.servicenow.com/blog.do?p=/post/tn85/</link>
      <pubDate>Thu, 25 Mar 2021 10:00:00 -0400</pubDate>
      
      <guid>https://developer.servicenow.com/blog.do?p=/post/tn85/</guid>
      <description>Check out one of the hottest new features in the Now PlatformB.! Join product manager Valerie Myers Christensen as she explains and demonstrates the features in App Engine Studio (AES). You&amp;rsquo;ll learn how low-coders and experienced developers can create apps faster than ever before with a beautiful user interface.
  Topics  00:00 Introductions 04:17 Break Point podcast 05:40 Poll question #1 06:20 Introduction to App Engine Studio (slides) 16:30 Poll question #2 w/Q&amp;amp;A 19:19 AES Demo - Overview 21:35 Creating app - data 26:10 Experiences &amp;amp; UI Builder 28:59 Automation 29:54 Creating an app from an app template 33:52 Governance 35:07 Mobile 37:10 Poll question #3 37:22 Q&amp;amp;A 40:05 Takeaways 40:49 Outro &amp;amp; events  Links  Docs: App Engine Studio (Quebec)  About: TechNow is a monthly show for ServiceNow admins, developers, and builders on a wide variety of platform features.</description>
    </item>
    
    <item>
      <title>App Engine Studio</title>
      <link>https://developer.servicenow.com/blog.do?p=/post/app-engine-studio/</link>
      <pubDate>Mon, 15 Mar 2021 10:00:00 -0400</pubDate>
      
      <guid>https://developer.servicenow.com/blog.do?p=/post/app-engine-studio/</guid>
      <description>Over the past few years, customers and analysts have been telling us two things: &amp;ldquo;We need more digital transformation of our workflows&amp;rdquo; and &amp;ldquo;We need more developers.&amp;rdquo; Introducing App Engine Studio (AES). AES is the fastest way to start building ServiceNow apps for creators of all skill levels. Let&amp;rsquo;s break this down into three main blocks: speed, experiences, and scale.
Speed What makes AES so fast? First, a modern/consumer-based design allows you to move through the steps to create an app quickly.</description>
    </item>
    
    <item>
      <title>Creator Toolbox - Quebec Script Tracer</title>
      <link>https://developer.servicenow.com/blog.do?p=/post/creatortoolbox-script-tracer/</link>
      <pubDate>Tue, 02 Mar 2021 10:00:00 -0400</pubDate>
      
      <guid>https://developer.servicenow.com/blog.do?p=/post/creatortoolbox-script-tracer/</guid>
      <description>Join the toolbox team as Andrew Barnes demonstrates his favorite Quebec developer feature - script tracer. Discover how this tool can help you uncover the layers of logic quickly.
Topics  01:27 Introductions 04:30 Topic introduction 06:20 Problem introduction (screen share starts) 09:52 Debugging with log points and break points 15:00 Turning on business rule debugging 16:39 Looking through the business rules 18:39 Script Tracer demo 22:10 The script tab 24:45 We found the problem!</description>
    </item>
    
    <item>
      <title>Podcast: Break Point - Setting up data for success with Heath Ramsey</title>
      <link>https://developer.servicenow.com/blog.do?p=/post/break-point-017/</link>
      <pubDate>Wed, 17 Feb 2021 10:00:00 -0400</pubDate>
      
      <guid>https://developer.servicenow.com/blog.do?p=/post/break-point-017/</guid>
      <description>Heath Ramsey, Sr. Director of Product Management talks about what developers should know about setting up data to be successful with ServiceNow intelligence products, many of the intelligence products in the platform, what&amp;rsquo;s free and what&amp;rsquo;s paid for, the skills you&amp;rsquo;ll need, and more.
Topics  00:00 Welcome/Introductions 04:46 Heath&amp;rsquo;s discoverys for maximum PA value 08:28 Structured data and unstructured data 09:54 Example of unstructured data (NLU) 11:38 AI Search 14:45 Flow Designer and machine learning 17:58 Adding value as a developer 20:45 The philosophy of ServiceNow and AI 23:24 Dynamic translation and better experiences 28:05 Regression framework 31:09 Developer skills required 33:30 Free and paid-for capabilities 35:38 Closing takeaways 37:28 Contact information 38:09 Outro  Links  NowLearning Developer Portal Docs heath.</description>
    </item>
    
    <item>
      <title>Podcast: Break Point: A conversation with Paige Duffey</title>
      <link>https://developer.servicenow.com/blog.do?p=/post/break-point-015/</link>
      <pubDate>Fri, 22 Jan 2021 10:00:00 -0400</pubDate>
      
      <guid>https://developer.servicenow.com/blog.do?p=/post/break-point-015/</guid>
      <description>Veteran ServiceNow Developer Paige Duffey joins Chuck for a conversation about her thoughts on being a ServiceNow Developer, what she likes about the platform, what she would change, and some words of wisdom for new developers.
Topics  One thing to challenge Pining for in-person Knowledge Engaging with developers Paige&amp;rsquo;s origin story Biggest challenge with ServiceNow Immunization records Citizen developer program Words of wisdom for noobs What she does for fun Maintaining citizen dev apps Most exciting moment(s) Employee funding assistance Introduction Starting a citizen developer program  Links  SNDevs Slack Twitter Website LinkedIn Email  Listen  Subscribe to Break Point  Apple Podcasts Google Podcasts Spotify Amazon Music Stitcher TuneIn RSS  Check out the other ServiceNow podcasts.</description>
    </item>
    
    <item>
      <title>Podcast: Break Point - A conversation with Maria Gabriela Waechter</title>
      <link>https://developer.servicenow.com/blog.do?p=/post/break-point-014/</link>
      <pubDate>Fri, 08 Jan 2021 10:00:00 -0400</pubDate>
      
      <guid>https://developer.servicenow.com/blog.do?p=/post/break-point-014/</guid>
      <description>Topics  Introduction Shrimp breeding Women Now Origin story The impact of ServiceNow Coding as an art form Finished not perfect Most exciting moment Biggest challenge One thing ServiceNow can change One of the things Maria loves No-code and low code Words of advice to new ServiceNow developers What we got out of school Imposter syndrome  Links  Women Now Blog https://womennow.dev  Contact info  LinkedIn Twitter Graphic Design  Listen  Subscribe to Break Point  Apple Podcasts Google Podcasts Spotify Amazon Music Stitcher TuneIn RSS  Check out the other ServiceNow podcasts.</description>
    </item>
    
    <item>
      <title>Break Point: Instance Data Replication with Robb Bittner</title>
      <link>https://developer.servicenow.com/blog.do?p=/post/break-point-013/</link>
      <pubDate>Wed, 23 Dec 2020 10:00:00 -0400</pubDate>
      
      <guid>https://developer.servicenow.com/blog.do?p=/post/break-point-013/</guid>
      <description>ServiceNow Principal Product Manager Robb Bittner joins the show to talk about Instance Data Replication (IDR), applied mathematics, rock climbing, and more. Join the discussion for another fun 35 minutes in to the lives of the people and products who make the world of work, work better for people.
Contact Info  Email
 LinkedIn  Listen  Subscribe to Break Point  Apple Podcasts Google Podcasts Spotify Amazon Music Stitcher TuneIn RSS  Check out the other ServiceNow podcasts.</description>
    </item>
    
  </channel>
</rss>