In other news
cancel
Showing results forĀ 
ShowĀ Ā onlyĀ  | Search instead forĀ 
Did you mean:Ā 

Blog Articles

Let's do some JSON today

I won't lie, I'm obsessed with JSON. I've been working with it and MongoDB for a couple of weeks now.JSON is Simple, portable and with REST protocol it is very easy to use.The entire post is written t...

Your Innovation Partner

After last year's Knowledge conference, we overheard a customer say that for them, "ServiceNow is an innovation partner." As it so happens, we feel the same about our customers. From the constant feed...

A bit of fun for scripters

4-min video about scripting language idiosyncrasies. It made me laugh more than once.https://www.destroyallsoftware.com/talks/wat

Knowledge 13 activities

SnappCast RecordingsWe will be recording informal, group-sized recordings again this year. It was great fun to get 20 people in a room and just chat and review the conference. We'll be tweeting the lo...

What Does Innovation Mean to You?

We recently posed the question, What does innovation mean to you? and received a bevy of responses. What we discovered is that innovation means something unique to each one of you — and whether you ap...

TechNow Ep 4 | Server-side Scripting Fundamentals

Chuck and Andrew take you through some of the fundamentals and best practices of server side scripting. There's a lot to know and we'll share as much experience as we can in one full hour! Originally ...

Jump into the Hotbed of Innovation

"The enterprise that does not innovate ages and declines. And in a period of rapid change such as the present, the decline will be fast." -Peter DruckerAccording to ServiceNow Founder and Chief Produc...

AGENDA IMAKUMO AVRIL MAI

La formation « System Admin ServiceNow » couvre l'ensemble des fondamentaux de ServiceNow. Elle est animée par un formateur accrédité ServiceNow et est axée sur des scénarios réels et des travaux prat...

I want badges!

I like the notification badges that iOS displays on my iPhone's and iPad's applications.I thought I'd recreate the same in ServiceNow. After all ServiceNow is as much capable as iOS...The below UI Pag...

Methods for Chat Actions

I was trying to configure a few custom chat actions but outside but had some challenges finding documentation on the methods available to the g_chat object. I decided to use standard Javascript to enu...

How to Become an Innovator at Knowledge 13

Steps to success:1) Submit an Innovation of the Year award entry2) Browse the Knowledge 13 session agenda and build a killer schedule3) Compete in the CreateNow Hackathon.The session agenda for Knowle...

REST Post Tool Enhancements and Demo

While ServiceNow doesn't come with a standards based REST API, it does provide a API that can be leveraged by REST based libaries and clients. The current ServiceNow REST API is available through the ...

Open a record from a list without clicking on it

I like keyboard shortcuts. Always have. So I wanted to see if I could come up with a way to easily filter a list and open a record from it without my hands leaving the keyboard.With a bit of work, I c...